[ http://issues.apache.org/jira/browse/HADOOP-782?page=all ]
Arun C Murthy updated HADOOP-782:
---------------------------------
Status: Patch Available (was: Open)
Affects Version/s: 0.9.1
> TaskTracker.java:killOverflowingTasks &
> TaskTracker.java:markUnresponsiveTasks only put the tip in tasksToCleanup
> queue, they don't update the runningJobs
> ----------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-782
> URL: http://issues.apache.org/jira/browse/HADOOP-782
> Project: Hadoop
> Issue Type: Bug
> Components: mapred
> Affects Versions: 0.9.1
> Reporter: Arun C Murthy
> Assigned To: Arun C Murthy
> Fix For: 0.10.0
>
> Attachments: HADOOP-782_1_20061209.patch
>
>
> Both killOverflowingTasks and markUnresponsiveTasks only put the tip in
> 'tasksToCleanup' queue, they should also call 'removeTaskFromJob' to update
> the 'runningJobs' map to reflect the fact that the task is no longer running.
> Thoughts?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira