Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Description
JobTracker fails to remove unreported tasks' mapping from taskToTIPMap if the job finishes and retires. Unreported tasks refers to tasks that were scheduled but the tasktracker did not report back with the task status. In such cases a stale reference is held to TaskInProgress (and thus JobInProgress) long after the job is gone leading to memory leak.
Attachments
Attachments
Issue Links
- is depended upon by
-
MAPREDUCE-331 Make jobtracker resilient to memory issues
- Resolved
- is related to
-
MAPREDUCE-1387 Incorrect synchronization of {map|reduce|cleanup|setup} tasks in JobInProgress
- Open
-
MAPREDUCE-1386 'ant javadoc' fails
- Closed