Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hadoop2OnWindows" page has been changed by ArpitAgarwal: https://wiki.apache.org/hadoop/Hadoop2OnWindows?action=diff&rev1=6&rev2=7 === Format the FileSystem === Format the filesystem with the following command: {{{ - %HADOOP_PREFIX%\bin\hdfs dfs -format + %HADOOP_PREFIX%\bin\hdfs namenode -format }}} This command will print a number of filesystem parameters. Just look for the following two strings to ensure that the format command succeeded.
