Sunil G created YARN-7650:
-----------------------------
Summary: Queue link in old RM UI is not working correctly when
node labels are enabled
Key: YARN-7650
URL: https://issues.apache.org/jira/browse/YARN-7650
Project: Hadoop YARN
Issue Type: Bug
Components: webapp
Affects Versions: 2.8.0
Reporter: Sunil G
When Queue link is clicked from application page,
{{http://hw12715:8088/cluster/app/application_1513168152296_0001}}, we are
getting below URL
{code}
http://hw12715:8088/cluster/scheduler?openQueues=a1
{code}
It should be like below when node labels are enabled else Queue wont be opened
up.
{code}
http://localhost:8088/cluster/scheduler?openQueues=a1#Partition: x #Queue:
root#Queue: a#Queue: a.a1
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]