[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-10-09 Thread Robert Chansler (JIRA)
[ 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

[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-09-10 Thread Arun C Murthy (JIRA)
[ 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

[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-09-10 Thread Sreekanth Ramakrishnan (JIRA)
[ 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

[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-09-10 Thread Arun C Murthy (JIRA)
[ 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

[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-08-27 Thread Hemanth Yamijala (JIRA)
[ 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

[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-08-27 Thread Sreekanth Ramakrishnan (JIRA)
[ 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

[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-07-28 Thread Sreekanth Ramakrishnan (JIRA)
[ 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 >

[jira] Updated: (HADOOP-5420) Support killing of process groups in LinuxTaskController binary

2009-07-14 Thread Sreekanth Ramakrishnan (JIRA)
[ 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.