update INSTALL with config necessary run mapred on yarn
-------------------------------------------------------

                 Key: MAPREDUCE-2854
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2854
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Thomas Graves
            Assignee: Thomas Graves


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.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to