hadoop hdfs formatting gets error failed for Block pool

后端 未结 2 2044
谎友^
谎友^ 2020-12-28 09:49

After formatting my hdfs, I get the following errors:

2015-05-28 21:41:57,544 WARN org.apache.hadoop.hdfs.server.common.Storage: java.io.IOException: Incompa         


        
2条回答
  •  执念已碎
    2020-12-28 10:32

    The same problem happened to me. I deleted the contents of data directory and then ran hdfs datanode. This created the VERSION and other files inside the datanode directory. This solved my problem.

提交回复
热议问题