[ https://issues.apache.org/jira/browse/HADOOP-5440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Devaraj Das updated HADOOP-5440:
--------------------------------
Status: Open (was: Patch Available)
Please remove the call to removeFromMemoryManager call from within the reportTaskFinished.
Have the removeFromMemoryManager in only the taskFinished call since the latter gets called
for both successful and failed tasks.
> Successful taskid are not removed from TaskMemoryManager
> --------------------------------------------------------
>
> Key: HADOOP-5440
> URL: https://issues.apache.org/jira/browse/HADOOP-5440
> Project: Hadoop Core
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.19.1
> Reporter: Amareshwari Sriramadasu
> Assignee: Amareshwari Sriramadasu
> Priority: Blocker
> Fix For: 0.20.0
>
> Attachments: patch-5440.txt
>
>
> Successfully completed task-attempt-ids are not removed from TaskMemoryManager. This
is after refactoring the code in tracker.reportTaskFinished into tip.reportTaskFinished, in
HADOOP-4759
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|