You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/03/11 03:07:42 UTC

[jira] [Created] (YARN-1819) ApplicationHistoryClientService#getApplications needs to be able to filter applications

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)