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

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

+1 for the patch.

One observation is that we are not specifically setting the LOG file in the TT 
via -l option and so all the log statements are directed to stdout which are 
duly ignored. Unless we plan to have the log statements redirected somewhere, I 
propose we remove the log statements and the LOG file altogether. We already 
have error codes to look at to diagnose any problems.

> 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.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