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

Nemo Chen edited comment on YARN-5507 at 8/13/16 5:16 AM:
----------------------------------------------------------

Hi [~vrushalic] and [~Naganarasimha Garla], 

Thanks for looking into this. How about we change YARN-5507 into a general log 
refactoring/improvement suggestions in YARN (similar as HDFS-10752) and merge 
YARN-5508 and YARN-5511 under this?"


was (Author: chenfsd):
Hi [~vrushalic]] and [~Naganarasimha Garla], 

Thanks for looking into this. How about we change YARN-5507 into a general log 
refactoring/improvement suggestions in YARN (similar as HDFS-10752) and merge 
YARN-5508 and YARN-5511 under this?"

> Inconsistent logging content and logging level for server nodemanager
> ---------------------------------------------------------------------
>
>                 Key: YARN-5507
>                 URL: https://issues.apache.org/jira/browse/YARN-5507
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager
>    Affects Versions: 2.7.2
>            Reporter: Nemo Chen
>            Assignee: Vrushali C
>              Labels: easyfix, easytest
>         Attachments: YARN-5507.001.patch
>
>
> Similar to a fix for MAPREDUCE-2907, in file: 
> hadoop-rel-release-2.7.2/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/DummyContainerManager.java
> In line 96, the logging text indicates this is a DEBUG level log, but the 
> level is set to info.
> {code:borderStyle=solid}
> LOG.info("DEBUG: " + req + ":" + rsrcReqs.getContainer().getContainerId());
> {code}



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

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

Reply via email to