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

2012-04-19 Thread Robert Joseph Evans (Updated) (JIRA)

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

Robert Joseph Evans updated MAPREDUCE-4159:
---

   Resolution: Fixed
Fix Version/s: 3.0.0
   2.0.0
   0.23.3
   Status: Resolved  (was: Patch Available)

Thanks Devaraj,

I just pulled this into trunk, branch-2, and branch-0.23

 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, 3.0.0
Reporter: Nishan Shetty
Assignee: Devaraj K
 Fix For: 0.23.3, 2.0.0, 3.0.0

 Attachments: MAPREDUCE-4159-1.patch, MAPREDUCE-4159.patch


 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




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

2012-04-18 Thread Devaraj K (Updated) (JIRA)

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

Devaraj K updated MAPREDUCE-4159:
-

Assignee: Devaraj K
  Status: Patch Available  (was: Open)

I have attached patch to address this issue.

 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
Assignee: Devaraj K
 Attachments: MAPREDUCE-4159.patch


 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




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

2012-04-18 Thread Devaraj K (Updated) (JIRA)

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

Devaraj K updated MAPREDUCE-4159:
-

Attachment: MAPREDUCE-4159.patch

 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
 Attachments: MAPREDUCE-4159.patch


 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




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

2012-04-18 Thread Robert Joseph Evans (Updated) (JIRA)

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

Robert Joseph Evans updated MAPREDUCE-4159:
---

Status: Open  (was: Patch Available)

 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
Assignee: Devaraj K
 Attachments: MAPREDUCE-4159.patch


 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




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

2012-04-18 Thread Devaraj K (Updated) (JIRA)

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

Devaraj K updated MAPREDUCE-4159:
-

Attachment: MAPREDUCE-4159-1.patch

 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
Assignee: Devaraj K
 Attachments: MAPREDUCE-4159-1.patch, MAPREDUCE-4159.patch


 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




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

2012-04-18 Thread Devaraj K (Updated) (JIRA)

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

Devaraj K updated MAPREDUCE-4159:
-

Affects Version/s: 3.0.0
   Status: Patch Available  (was: Open)

Thanks a lot Robert for looking into the patch.

I have updated the patch with the optimization.

 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, 3.0.0
Reporter: Nishan Shetty
Assignee: Devaraj K
 Attachments: MAPREDUCE-4159-1.patch, MAPREDUCE-4159.patch


 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




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

2012-04-17 Thread Nishan Shetty (Updated) (JIRA)

 [ 
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