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

Miklos Szegedi commented on YARN-6417:
--------------------------------------

You can build with native profile and run the test specifying the path to the 
container-executor:
{code}
mvn package -Pdist -Pnative -DskipTests -Dmaven.javadoc.skip=true
mvn test 
-Dyarn.nodemanager.linux-container-executor.path=./hadoop-yarn-project/target/hadoop-yarn-project-3.0.0-alpha3-SNAPSHOT/bin/container-executor
 -Dtest=TestContainerManagerWithLCE
{code}


> TestContainerManager.testContainerLaunchAndStop disabled
> --------------------------------------------------------
>
>                 Key: YARN-6417
>                 URL: https://issues.apache.org/jira/browse/YARN-6417
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>            Reporter: Miklos Szegedi
>            Priority: Minor
>              Labels: newbie
>
> TestContainerManager.testContainerLaunchAndStop was disabled in YARN-1897 but 
> it is passing.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to