You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Nishan Shetty (Updated) (JIRA)" <ji...@apache.org> on 2012/04/17 10:01:33 UTC

[jira] [Updated] (MAPREDUCE-4159) Job is running in Uber mode after setting "mapreduce.job.ubertask.maxreduces" to zero

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nishan Shetty updated MAPREDUCE-4159:
-------------------------------------

    Description: 
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 instead of normal mode(non uber mode)

  was:
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

    
> 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 instead of normal mode(non 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