MAPREDUCE-7165. mapred-site.xml is misformatted in single node setup document. Contributed by Zhaohui Xin.
(cherry picked from commit c9bfca217f4b15a3a367db51147d0dc2075ca274)
This commit is contained in:
parent
9d508f719b
commit
b722bfd6f5
@ -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…
x
Reference in New Issue
Block a user