You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Prashant Golash (JIRA)" <ji...@apache.org> on 2019/02/24 07:38:00 UTC

[jira] [Updated] (YARN-9330) Add support to query scheduler endpoint filtered via queue (/scheduler/queue=abc)

     [ https://issues.apache.org/jira/browse/YARN-9330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Prashant Golash updated YARN-9330:
----------------------------------
    Attachment: YARN-9330.002.patch

> Add support to query scheduler endpoint filtered via queue (/scheduler/queue=abc)
> ---------------------------------------------------------------------------------
>
>                 Key: YARN-9330
>                 URL: https://issues.apache.org/jira/browse/YARN-9330
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: webapp
>    Affects Versions: 3.1.2
>            Reporter: Prashant Golash
>            Priority: Minor
>              Labels: newbie, patch
>         Attachments: YARN-9330.001.patch, YARN-9330.002.patch
>
>
> Currently, the endpoint *<RM>/ws/v1/cluster/scheduler * returns all the queues as part of rest contract.
> The intention of the JIRA is to be able to pass additional queue PathParam to just return that queue. For e.g.
> *<RM>/ws/v1/cluster/scheduler/queue=testParentQueue*
> *<RM>/ws/v1/cluster/scheduler/queue=testChildQueue*
> This will make it easy for Rest clients to query just for the desired queue and parse from the response.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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