0
点赞
收藏
分享

微信扫一扫

dfs/name is in an inconsistent state: storage directory does not exist or is not accessible


Linux系统每次重新启动后,hadoop不能正常启动namenode,需要重新格式化namenode才可启动

dfs/name is in an inconsistent state: storage directory does not exist or is not accessible_hadoop

因此重新初始化:

hdfs namenode -format

然后再执行一次dfs即可:

start-dfs.sh

这样就可以打开页面了

dfs/name is in an inconsistent state: storage directory does not exist or is not accessible_重新启动_02


举报

相关推荐

remote ref does not exist

0 条评论