MAPREDUCE-7165. mapred-site.xml is misformatted in single node setup document. Contributed by Zhaohui Xin.
This commit is contained in:
parent
0e36e935d9
commit
c9bfca217f
@ -190,9 +190,6 @@ The following instructions assume that 1. ~ 4. steps of [the above instructions]
|
|||||||
<name>mapreduce.framework.name</name>
|
<name>mapreduce.framework.name</name>
|
||||||
<value>yarn</value>
|
<value>yarn</value>
|
||||||
</property>
|
</property>
|
||||||
</configuration>
|
|
||||||
|
|
||||||
<configuration>
|
|
||||||
<property>
|
<property>
|
||||||
<name>mapreduce.application.classpath</name>
|
<name>mapreduce.application.classpath</name>
|
||||||
<value>$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/*</value>
|
<value>$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/*</value>
|
||||||
|
Loading…
Reference in New Issue
Block a user