Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.0
-
None
-
None
-
Reviewed
Description
When a task is launched, a TaskID to TaskInProgress mapping is added to taskidToTIPMap in JobTracker. Upon task completion the mapping is removed. Mapping for all the tasks are removed (including cleanup tasks) except setup tasks.
Attachments
Attachments
Issue Links
- is depended upon by
-
MAPREDUCE-177 Hadoop performance degrades significantly as more and more jobs complete
- Resolved