Repository: hadoop
Updated Branches:
  refs/heads/branch-3.2 9d508f719 -> b722bfd6f


MAPREDUCE-7165. mapred-site.xml is misformatted in single node setup document. 
Contributed by Zhaohui Xin.

(cherry picked from commit c9bfca217f4b15a3a367db51147d0dc2075ca274)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/b722bfd6
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/b722bfd6
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/b722bfd6

Branch: refs/heads/branch-3.2
Commit: b722bfd6f564fad9a891bc6b91b14ff12bf51895
Parents: 9d508f7
Author: Akira Ajisaka <aajis...@apache.org>
Authored: Fri Nov 30 13:13:23 2018 +0900
Committer: Akira Ajisaka <aajis...@apache.org>
Committed: Fri Nov 30 13:30:32 2018 +0900

----------------------------------------------------------------------
 .../hadoop-common/src/site/markdown/SingleCluster.md.vm           | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/b722bfd6/hadoop-common-project/hadoop-common/src/site/markdown/SingleCluster.md.vm
----------------------------------------------------------------------
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 e7a0a08..18fb52d 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
@@ -190,9 +190,6 @@ The following instructions assume that 1. ~ 4. steps of 
[the above instructions]
                 <name>mapreduce.framework.name</name>
                 <value>yarn</value>
             </property>
-        </configuration>
-
-        <configuration>
             <property>
                 <name>mapreduce.application.classpath</name>
                 
<value>$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/*</value>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to