[ 
https://issues.apache.org/jira/browse/HADOOP-5420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12710675#action_12710675
 ] 

Vinod K V commented on HADOOP-5420:
-----------------------------------

 - I think TaskController.terminateTask() and TaskController.killTask() are the 
better names than the ones the latest patch introduced. We are actually 
cleaning up the task process-trees and just not the JVMs.
 - Instead of the latest approach w.r.t encountering disk with no pid written, 
it would be better for the LinuxTaskController binary to look in all the disks 
configured via mapred.local.dir. It would be simpler to understand this way.

> Support killing of process groups in LinuxTaskController binary
> ---------------------------------------------------------------
>
>                 Key: HADOOP-5420
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5420
>             Project: Hadoop Core
>          Issue Type: Bug
>            Reporter: Sreekanth Ramakrishnan
>            Assignee: Sreekanth Ramakrishnan
>         Attachments: hadoop-5420-1.patch, hadoop-5420-2.patch, 
> hadoop-5420-3.patch, hadoop-5420-4.patch, hadoop-5420-5.patch, 
> hadoop-5420.patch
>
>
> Support setsid based kill in LinuxTaskController.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to