手动退出hadoop安全模式

手动退出hadoop安全模式

先启动hdfs之后,退出安全模式

hadoop dfsadmin -safemode leave

删除损坏的块文件

hdfs fsck  /  -delete

你可能感兴趣的:(Hadoop,hadoop)