Mayank Bansal created YARN-1794:
-----------------------------------

             Summary: Yarn CLI only shows running containers for Running 
Applications
                 Key: YARN-1794
                 URL: https://issues.apache.org/jira/browse/YARN-1794
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Mayank Bansal
            Assignee: Mayank Bansal


As we plan to have the APIs in ApplicationHistoryProtocol to expose the reports 
of *finished* application attempts and containers, we should do the same for 
ApplicationClientProtocol, which will return the reports of *running* attempts 
and containers.

Later on, we can improve YarnClient to direct the query of running instance to 
ApplicationClientProtocol, while that of finished instance to 
ApplicationHistoryProtocol, making it transparent to the users.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to