Repository: hadoop
Updated Branches:
  refs/heads/branch-3.0 689555004 -> c9c4511a0


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/c9c4511a
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/c9c4511a
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/c9c4511a

Branch: refs/heads/branch-3.0
Commit: c9c4511a0e8da82423cdae4ceba7ee809845314c
Parents: 6895550
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:31:13 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/c9c4511a/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