Job is running in Uber mode after setting "mapreduce.job.ubertask.maxreduces" 
to zero
-------------------------------------------------------------------------------------

                 Key: MAPREDUCE-4159
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4159
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 2.0.0
            Reporter: Nishan Shetty


1.Configure "mapreduce.job.ubertask.enable" to true
2.Configure "mapreduce.job.ubertask.maxreduces" to 0(zero)
3.Run job such that it has one reducer(more than 
"mapreduce.job.ubertask.maxreduces" value) 

Observe that job is running in Uber mode

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to