Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Incompatible change, Reviewed
Description
The functions are removed from Job in jobcontrol:
1. setMapredJobID(String)
2. setState(int)
The function signatures are changed:
1. addDependingJob(ControlledJob)
2. getMapredJobID()
Attachments
Attachments
Issue Links
- is related to
-
MAPREDUCE-5372 ControlledJob#getMapredJobID capitalization is inconsistent between MR1 and MR2
- Resolved