We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ebcd4b commit 607c20cCopy full SHA for 607c20c
hadoop-common-project/hadoop-common/src/site/markdown/ClusterSetup.md
@@ -237,7 +237,7 @@ To start a Hadoop cluster you will need to start both the HDFS and YARN cluster.
237
238
The first time you bring up HDFS, it must be formatted. Format a new distributed filesystem as *hdfs*:
239
240
- [hdfs]$ $HADOOP_HOME/bin/hdfs namenode -format <cluster_name>
+ [hdfs]$ $HADOOP_HOME/bin/hdfs namenode -format
241
242
Start the HDFS NameNode with the following command on the designated node as *hdfs*:
243
0 commit comments