Zhijie Shen created YARN-1819:
---------------------------------

             Summary: ApplicationHistoryClientService#getApplications needs to 
be able to filter applications
                 Key: YARN-1819
                 URL: https://issues.apache.org/jira/browse/YARN-1819
             Project: Hadoop YARN
          Issue Type: Sub-task
            Reporter: Zhijie Shen


ApplicationHistoryClientService#getApplications should filtering applications 
as what ClientRMService#getApplications does. In YARN-925, we've discussed that 
it's good to push the filters into the history store implementation to optimize 
I/O. However, in short term, it's required to have this filters work some how 
to unblock YARN-1809, which uniforms the code RM and AHS web-UIs, and just 
differs at calling ClientRMService#getApplications and 
ApplicationHistoryClientService#getApplications when getting the application 
list.



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

Reply via email to