[ 
https://issues.apache.org/jira/browse/YARN-5998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

luhuichun reassigned YARN-5998:
-------------------------------

    Assignee: luhuichun

> Simplify the logs for queue initialization
> ------------------------------------------
>
>                 Key: YARN-5998
>                 URL: https://issues.apache.org/jira/browse/YARN-5998
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Jian He
>            Assignee: luhuichun
>
> When the reInitializeQueue command is fired or when RM starts up, a bunch of 
> logs related to queue structures are printed, which is not easy to read.
> We can make it simpler with a structured format, like: 
> {code}
> root (capacity = 1.0, max-capacity=1.0 etc.)
>   | --  queue1 (capacity = 0.0, max-capacity = 0.5 etc)
>   | --  queue2 
>   | --  .....
> {code}
> This makes much easier for human read and debug.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to