Rintaro Ikeda created HADOOP-17919: -------------------------------------- Summary: Modify command line example in Hadoop Cluster Setup documentation Key: HADOOP-17919 URL: https://issues.apache.org/jira/browse/HADOOP-17919 Project: Hadoop Common Issue Type: Bug Components: documentation Affects Versions: 3.3.1, 3.4.0 Reporter: Rintaro Ikeda Assignee: Rintaro Ikeda
About Hdoop cluster setup documentation ([https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/ClusterSetup.html]) The option <cluster_name> is specified in the following example, but HDFS command ignores it. {noformat} `[hdfs]$ $HADOOP_HOME/bin/hdfs namenode -format <cluster_name>` {noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org