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 "luhuichun (JIRA)" <ji...@apache.org> on 2016/12/20 18:47:58 UTC

[jira] [Assigned] (YARN-5998) Simplify the logs for queue initialization

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