[ 
https://issues.apache.org/jira/browse/YARN-5150?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15950844#comment-15950844
 ] 

Gergely Novák commented on YARN-5150:
-------------------------------------

Uploaded patch #1 and a screenshot.

In the chart the slices represent the capacity scheduler's queue and the colour 
of the slices represent the actual memory usage of the queue - so basically 
this is a hybrid sunburst/heatmap chart. 

There are two views / types of the chart, you can swap between them with svg 
"radio buttons": in "configured capacity" the sizes of the sunburst chart's 
slices are determined by configured capacity of the queues (defined in the 
config xml) and in "used capacity" they represent the actual memory usage of 
the queues. You can hover over the slices to display a tooltip with additional 
information about the queue and also click on them to open the queue info page. 
I tried to use similar animations to the other charts on the page.

> [YARN-3368] Add a sunburst chart view for queues/applications resource usage 
> to new YARN UI
> -------------------------------------------------------------------------------------------
>
>                 Key: YARN-5150
>                 URL: https://issues.apache.org/jira/browse/YARN-5150
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Wangda Tan
>            Assignee: Gergely Novák
>         Attachments: YARN-5150.001.patch
>
>
> An example of sunburst chart: https://bl.ocks.org/kerryrodden/7090426.
> If we can introduce it to YARN UI, admins can easily get understanding of 
> relative resource usages and configured capacities for queues/applications.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to