[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Chansler updated HADOOP-5420:
Release Note: (was: The LinuxTaskController was fixed to support proper
cleanup of tasks
[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-5420:
--
Attachment: tc.patch
Thanks Sreekanth, same patch with renamed variable.
> Support killing of
[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated HADOOP-5420:
---
Attachment: tc-1.patch
There is a double free expection thrown randomly when
[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-5420:
--
Attachment: tc.patch
Patch which fixes an infinite loop in task_controller.check_tt_root and
[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hemanth Yamijala updated HADOOP-5420:
-
Release Note: The LinuxTaskController was fixed to support proper cleanup
of tasks and t
[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated HADOOP-5420:
---
Release Note: Provide facility within in Linux task controller to clean up
d
[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated HADOOP-5420:
---
Attachment: 5420-ydist.patch.txt
Patch to be used for Yahoo distribution
>
[
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sreekanth Ramakrishnan updated HADOOP-5420:
---
Attachment: 5420-fix-ydist.patch
Fix for issue which was found internally.