-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 0.20.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
-
Release Note:Add finalizeJob & terminateJob methods to JobTrackerInstrumentation class
The job instrumentation API needs to have a method for finalizeJob, and this function should be called in JobTracker
finalizeJob.
Currently the jobComplete's method on the job instrumentation class is called only for Job that succeed.
- relates to
-
CHUKWA-47 Currently the jobComplete's method on the job instrumentation class is called only for Job that succeed. need to have similar functionnality for failed Job
-
- Resolved
-