[
https://issues.apache.org/jira/browse/YARN-10974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chengbing Liu updated YARN-10974:
---------------------------------
Attachment: YARN-10974.001.patch
> CS UI: queue filter and openQueues param do not work as expected
> ----------------------------------------------------------------
>
> Key: YARN-10974
> URL: https://issues.apache.org/jira/browse/YARN-10974
> Project: Hadoop YARN
> Issue Type: Bug
> Components: capacity scheduler
> Affects Versions: 3.3.1
> Reporter: Chengbing Liu
> Assignee: Chengbing Liu
> Priority: Major
> Attachments: YARN-10974.001.patch
>
>
> With YARN-9879, the Capacity Scheduler now use full queue path instead of
> leaf queue's name, we should also reflect this change in scheduler UI page.
> This issue addresses two changes:
> # *Fixed and refined queue filter logic*: instead of exact matching of leaf
> queue's name, now use prefix matching for non-leaf queue, and exact matching
> of full queue path for leaf queue.
> This change conforms to the logic of FS.
> # *Fixed openQueues parameter change behavior in URL during queue expansion
> and collapsing*, by not displaying the "Queue: " prefix with each leaf and
> non-leaf queue.
> Prior to this change, queue collapsing does not remove the corresponding
> queue name from the openQueues parameter, due to the "Queue: " prefix
> contains a space, which is encoded as '%20' and therefore not matched cleanly.
> This change also conforms to the logic of FS.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]