[ 
https://issues.apache.org/jira/browse/YARN-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571615#comment-13571615
 ] 

Vinod Kumar Vavilapalli commented on YARN-359:
----------------------------------------------

The logic for the patch is good.

If I follow correctly, YARN-233 moved {{isSetsidSupported()}} from 
ContainerExecutor to shell and now this patch moves it back. I think we should 
move the newly added methods in shell - {{getRunCommand()}}, 
{{getCheckProcessIsAliveCommand()}} and {{getSignalKillCommand()}} - into 
ContainerExecutor. We can promote them later into common shell when need arises 
- reduces affecting the public shell API.
                
> NodeManager container-related tests fail on branch-trunk-win
> ------------------------------------------------------------
>
>                 Key: YARN-359
>                 URL: https://issues.apache.org/jira/browse/YARN-359
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: YARN-359-branch-trunk-win.1.patch
>
>
> On branch-trunk-win, there are test failures in {{TestContainerManager}}, 
> {{TestNodeManagerShutdown}}, {{TestContainerLaunch}}, and 
> {{TestContainersMonitor}}.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to