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

Wilfred Spiegelenburg commented on YUNIKORN-283:
------------------------------------------------

Code changes committed. I left a comment on the doc change PR.

We need to have a far clearer documentation on how to supply doc changes. With 
docusaurus involved it is not as simple as adding a new md file and updating 
some links anymore. (filed YUNIKORN-348)

NOTE around the implementation:
The current implementation *requires* a full path for the queue. It compares 
the passed in queue info with the fully qualified queue path. If we want to 
allow filtering based on a part of the queue path, i.e. any bit between the 
separators, then that needs to be added as an enhancement.

> Support query params to filter the apps using queue name/namespace for 
> v1/apps endpoint
> ---------------------------------------------------------------------------------------
>
>                 Key: YUNIKORN-283
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-283
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: webapp
>            Reporter: Ayub Pathan
>            Assignee: Manikandan R
>            Priority: Critical
>              Labels: pull-request-available
>
> In an environment where there are multiple apps running at any point in time, 
> there is no way to filter out the apps running on any particular queue. This 
> Jira is add support for filtering the apps via query params, something like 
> ??{{v1/apps?queue=spark-jobs..}}??
>  
> The same can be extended for other end points as well. like 
> /ws/v1/nodes, 
> /ws/v1/queues etc...



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to