I am getting this error in starting my Hadoop cluster nad my namendoe is not starting. Following is the error in the logs: ................... ................... org.apache.hadoop.hdfs.server.common.InconsistentFSStateException: Directory /home/ubuntu/hadoop/file:/home/ubuntu/hadoop/hdfs/name is in an inconsistent state: storage directory does not exist or is not accessible;
The error path /home/ubuntu/hadoop/file:/home/ubuntu/hadoop/hdfs/name does not seem correct. It should only be file:/home/ubuntu/hadoop/hdfs/name.
Does anybody know from where is this path taken?
appended? –