[
https://issues.apache.org/jira/browse/YARN-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13819334#comment-13819334
]
Karthik Kambatla commented on YARN-1387:
----------------------------------------
Thanks for looking at this, Sandy.
bq. limit can be an int, right?
Agree. RMWebServices uses long for this limit; theoretically, users could use a
number larger than an int today. While it should be okay to change this to an
int in principle, it is a behavioral incompatibility. If you are not particular
about it, I would rather leave it as long.
Uploading a patch that fixes the style comments momentarily.
> 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-1387-2.patch, yarn-1387-3.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)