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

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

Prashant Golash created YARN-9330:
-------------------------------------

             Summary: 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


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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-dev-help@hadoop.apache.org