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

Wei-Chiu Chuang reassigned YARN-9330:
-------------------------------------

    Assignee: Prashant Golash

> 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
>            Assignee: Prashant Golash
>            Priority: Minor
>              Labels: newbie, patch
>         Attachments: YARN-9330.001.patch, YARN-9330.002.patch, 
> YARN-9330.003.patch, YARN-9330.004.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.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to