Istvan Toth created HADOOP-18992: ------------------------------------ Summary: SingleCluster.html instructions are ordered incorrectly Key: HADOOP-18992 URL: https://issues.apache.org/jira/browse/HADOOP-18992 Project: Hadoop Common Issue Type: Bug Components: documentation, website Affects Versions: 3.3.6 Reporter: Istvan Toth
I was going over the pesudo distributed cluster instructions at https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/SingleCluster.html#Pseudo-Distributed_Operation The smoke test instructions direct you to execute a mapreduce job {noformat} $ bin/hadoop jar share/hadoop/mapreduce/hadoop-mapreduce-examples-3.3.6.jar grep input output 'dfs[a-z.]+' {noformat} but at this point Yarn hasn't been started, the instructions for that are in the next section. Switch the YARN setup section and the smoke test section. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org