[
https://issues.apache.org/jira/browse/YARN-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karthik Kambatla updated YARN-1387:
-----------------------------------
Attachment: yarn-1387-1.patch
Here is a first-cut implementation. ClientRMService implements all the
filtering and RMWebServices directly uses it.
TestRMWebServices,TestRMWebServicesApps pass - so, I think this doesn't
introduce any regressions as such.
Any early feedback on the overall approach would greatly help.
TODO: Manual testing on a pseudo-dist cluster.
> RMWebServices should use ClientRMService for filtering applications
> -------------------------------------------------------------------
>
> Key: YARN-1387
> URL: https://issues.apache.org/jira/browse/YARN-1387
> Project: Hadoop YARN
> Issue Type: Improvement
> Components: api
> Affects Versions: 2.2.0
> Reporter: Karthik Kambatla
> Assignee: Karthik Kambatla
> Attachments: yarn-1387-1.patch
>
>
> YARN's REST API allows filtering applications, this should be moved to
> ClientRMService to allow Java API also support the same functionality.
--
This message was sent by Atlassian JIRA
(v6.1#6144)