From ac42dfc888aad857226b91bfb7fd6179ea94447a Mon Sep 17 00:00:00 2001 From: Arpit Agarwal Date: Tue, 27 Feb 2018 10:27:18 -0800 Subject: [PATCH] MAPREDUCE-7061. SingleCluster setup document needs to be updated. Contributed by Bharat Viswanadham. --- .../hadoop-common/src/site/markdown/SingleCluster.md.vm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm b/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm index fb4df9a8030..e7a0a089387 100644 --- a/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm +++ b/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm @@ -192,6 +192,14 @@ The following instructions assume that 1. ~ 4. steps of [the above instructions] + + + mapreduce.application.classpath + $HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/* + + + + `etc/hadoop/yarn-site.xml`: