You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrii Babiichuk (JIRA)" <ji...@apache.org> on 2013/08/09 15:23:49 UTC

[jira] [Created] (AMBARI-2855) Show only leaf queues in YARN summary

Andrii Babiichuk created AMBARI-2855:
----------------------------------------

             Summary: Show only leaf queues in YARN summary
                 Key: AMBARI-2855
                 URL: https://issues.apache.org/jira/browse/AMBARI-2855
             Project: Ambari
          Issue Type: Task
          Components: client
    Affects Versions: 1.4.0
            Reporter: Andrii Babiichuk
            Assignee: Andrii Babiichuk
             Fix For: 1.4.0


In YARN f you have a queue hierarchy of 
-- root
---- default
---- A
-------- A1
-------- A2

We show '5 queues' and the hierarchy above. Also, we show memory usage in graph for all the queues.

YARN however runs applications in leaf queues only (default, A1, A2). We should show only '3 queues' with hover showing only the leaf queues along with their path in hierarchy:
- default (root/default)
- A1 (root/A)
- A2 (root/A)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira