Peng Zhang created YARN-2221:
--------------------------------
Summary: WebUI: RM scheduler page's queue filter status will
affect appllication page
Key: YARN-2221
URL: https://issues.apache.org/jira/browse/YARN-2221
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager, webapp
Affects Versions: 2.4.0
Reporter: Peng Zhang
Priority: Minor
Apps queue filter added by clicking queue bar in scheduler page will affect
display of applications page.
No filter query is shown on applications page, this makes confusions.
Also we cannot reset the filter query on application page, and we must come
back to scheduler page, click "root" queue to reset.
Reproduce steps:
{code}
1) Configure two queues under root( A & B)
2) Run some apps using queue A and B respectively
3) Click “A” queue in scheduler page
4) Click “Applications”, only apps of queue A show
5) Click “B” queue in scheduler page
6) Click “Applications”, only apps of queue B show
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)