Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.0.0-alpha, 3.0.0-alpha1
-
None
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)