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

(cherry picked from commit c9bfca217f)
This commit is contained in:
Akira Ajisaka 2018-11-30 13:13:23 +09:00
parent 6895550043
commit c9c4511a0e
No known key found for this signature in database
GPG Key ID: C1EDBB9CA400FD50
1 changed files with 0 additions and 3 deletions

View File

@ -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>