Arun Suresh created YARN-5609:
---------------------------------

             Summary: Expose upgrade and restart API in 
ContainerManagementProtocol
                 Key: YARN-5609
                 URL: https://issues.apache.org/jira/browse/YARN-5609
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Arun Suresh


YARN-4876 allows an AM to explicitly *initialize*, *start*, *stop* and 
*destroy* a {{Container}}.

This JIRA proposes to extend the ContainerManagementProtocol with the following 
API:
# *upgrade* : which is a composition of *stop* + *(re)initialize* + *start*
# *restart* : which is *stop* + *start*




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

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