Hadoop lift Safe Mode

hadoop lift the "Name node is in safe mode" command to solve:

hdfs dfsadmin -safemode leave #关闭safe mode

May operate in secure mode, parameters dfsadmin -safemode value

value is as follows:

enter - into safe mode
leave - forced to leave the safe mode NameNode
get - Returns information security mode is turned on
wait - wait until the end of the security mode.

Published 18 original articles · won praise 2 · Views 387

Guess you like

Origin blog.csdn.net/CH_Axiaobai/article/details/103307667