-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.1.0-beta
-
Component/s: None
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Incompatible change, Reviewed
The functions are removed from Job in jobcontrol:
1. setMapredJobID(String)
2. setState(int)
The function signatures are changed:
1. addDependingJob(ControlledJob)
2. getMapredJobID()
- is related to
-
MAPREDUCE-5372 ControlledJob#getMapredJobID capitalization is inconsistent between MR1 and MR2
-
- Resolved
-