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

Yang Wang reassigned YARN-6951:
-------------------------------

    Assignee: Yang Wang

> Fix debug log when Resource handler chain is enabled
> ----------------------------------------------------
>
>                 Key: YARN-6951
>                 URL: https://issues.apache.org/jira/browse/YARN-6951
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Yang Wang
>            Assignee: Yang Wang
>         Attachments: YARN-6951.001.patch
>
>
> {code:title=LinuxContainerExecutor.java}
>       ... ...
>       if (LOG.isDebugEnabled()) {
>         LOG.debug("Resource handler chain enabled = " + (resourceHandlerChain
>             == null));
>       }
>       ... ...
> {code}
> I think it is just a typo.When resourceHandlerChain is not null, print the 
> log "Resource handler chain enabled = true".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
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