Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.0
-
None
-
None
-
Reviewed
Description
The following config is needed to run mapreduce on yarn framework. Document it in the INSTALL doc.
<property>
<name> mapreduce.framework.name</name>
<value>yarn</value>
</property>
The INSTALL doc also still references the old 22 mapred examples jar.