[ 
https://issues.apache.org/jira/browse/YARN-6894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16309061#comment-16309061
 ] 

Hudson commented on YARN-6894:
------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #13439 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/13439/])
YARN-6894. RM Apps API returns only active apps when query parameter (szegedim: 
rev 80440231d49e518ab6411367d7d8474155ecca2b)
* (edit) 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/ResourceManagerRest.md


> RM Apps API returns only active apps when query parameter queue used
> --------------------------------------------------------------------
>
>                 Key: YARN-6894
>                 URL: https://issues.apache.org/jira/browse/YARN-6894
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager, restapi
>            Reporter: Grant Sohn
>            Assignee: Gergely Novák
>            Priority: Minor
>             Fix For: 3.1.0
>
>         Attachments: YARN-6894.001.patch, YARN-6894.002.patch, 
> YARN-6894.003.patch
>
>
> If you run RM's Cluster Applications API with no query parameters, you get a 
> list of apps.
> If you run RM's Cluster Applications API with any query parameters other than 
> "queue" you get the list of apps with the parameter filters being applied.
> However, when you use the "queue" query parameter, you only see the 
> applications that are active in the cluster (NEW, NEW_SAVING, SUBMITTED, 
> ACCEPTED, RUNNING).  This behavior is inconsistent with the API.  If there is 
> a sound reason behind this, it should be documented and it seems like there 
> might be as the mapred queue CLI behaves similarly.
> http://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/ResourceManagerRest.html#Cluster_Applications_API



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to