[jira] [Updated] (YARN-641) Make AMLauncher in RM Use NMClient

2015-05-05 Thread Allen Wittenauer (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Allen Wittenauer updated YARN-641:
--
Labels: BB2015-05-TBR  (was: )

> Make AMLauncher in RM Use NMClient
> --
>
> Key: YARN-641
> URL: https://issues.apache.org/jira/browse/YARN-641
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Zhijie Shen
>Assignee: Zhijie Shen
>  Labels: BB2015-05-TBR
> Attachments: YARN-641.1.patch, YARN-641.2.patch, YARN-641.3.patch
>
>
> YARN-422 adds NMClient. RM's AMLauncher is responsible for the interactions 
> with an application's AM container. AMLauncher should also replace the raw 
> ContainerManager proxy with NMClient.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-641) Make AMLauncher in RM Use NMClient

2013-07-01 Thread Vinod Kumar Vavilapalli (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vinod Kumar Vavilapalli updated YARN-641:
-

Issue Type: Improvement  (was: Bug)

> Make AMLauncher in RM Use NMClient
> --
>
> Key: YARN-641
> URL: https://issues.apache.org/jira/browse/YARN-641
> Project: Hadoop YARN
>  Issue Type: Improvement
>Reporter: Zhijie Shen
>Assignee: Zhijie Shen
> Attachments: YARN-641.1.patch, YARN-641.2.patch, YARN-641.3.patch
>
>
> YARN-422 adds NMClient. RM's AMLauncher is responsible for the interactions 
> with an application's AM container. AMLauncher should also replace the raw 
> ContainerManager proxy with NMClient.

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


[jira] [Updated] (YARN-641) Make AMLauncher in RM Use NMClient

2013-06-12 Thread Zhijie Shen (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhijie Shen updated YARN-641:
-

Attachment: YARN-641.3.patch

Fix the test failure.

> Make AMLauncher in RM Use NMClient
> --
>
> Key: YARN-641
> URL: https://issues.apache.org/jira/browse/YARN-641
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Zhijie Shen
>Assignee: Zhijie Shen
> Attachments: YARN-641.1.patch, YARN-641.2.patch, YARN-641.3.patch
>
>
> YARN-422 adds NMClient. RM's AMLauncher is responsible for the interactions 
> with an application's AM container. AMLauncher should also replace the raw 
> ContainerManager proxy with NMClient.

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


[jira] [Updated] (YARN-641) Make AMLauncher in RM Use NMClient

2013-06-11 Thread Zhijie Shen (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhijie Shen updated YARN-641:
-

Attachment: YARN-641.2.patch

Update the patch to make using NMClient configurable.

> Make AMLauncher in RM Use NMClient
> --
>
> Key: YARN-641
> URL: https://issues.apache.org/jira/browse/YARN-641
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Zhijie Shen
>Assignee: Zhijie Shen
> Attachments: YARN-641.1.patch, YARN-641.2.patch
>
>
> YARN-422 adds NMClient. RM's AMLauncher is responsible for the interactions 
> with an application's AM container. AMLauncher should also replace the raw 
> ContainerManager proxy with NMClient.

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


[jira] [Updated] (YARN-641) Make AMLauncher in RM Use NMClient

2013-06-10 Thread Zhijie Shen (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhijie Shen updated YARN-641:
-

Attachment: YARN-641.1.patch

In the patch, ApplicationMasterLauncher is changed to extends NMClientAsync, 
and AMLauncher is changed to make use of NMClient APIs to start/stop AM 
containers.

A number of tests that previously use ContainerManager APIs directly changed to 
use NMClient APIs instead.

Last but not least, due to the mvn dependency check issue, all the tests in 
yarn-client has been moved to server-tests, yarn-client cleans the dependency 
on server sub-projects, and then server-resourcemanager add dependency on 
yarn-client.

> Make AMLauncher in RM Use NMClient
> --
>
> Key: YARN-641
> URL: https://issues.apache.org/jira/browse/YARN-641
> Project: Hadoop YARN
>  Issue Type: Bug
>Reporter: Zhijie Shen
>Assignee: Zhijie Shen
> Attachments: YARN-641.1.patch
>
>
> YARN-422 adds NMClient. RM's AMLauncher is responsible for the interactions 
> with an application's AM container. AMLauncher should also replace the raw 
> ContainerManager proxy with NMClient.

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