You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Sunil G (JIRA)" <ji...@apache.org> on 2017/12/13 12:37:02 UTC

[jira] [Created] (YARN-7650) Queue link in old RM UI is not working correctly when node labels are enabled

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