You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2018/06/16 15:48:00 UTC

[jira] [Assigned] (MAPREDUCE-7063) Update Logging to DEBUG Level

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

Akira Ajisaka reassigned MAPREDUCE-7063:
----------------------------------------

    Assignee: Vidura Bhathiya Mudalige

> Update Logging to DEBUG Level
> -----------------------------
>
>                 Key: MAPREDUCE-7063
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-7063
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client, mrv2
>    Affects Versions: 3.0.0
>            Reporter: BELUGA BEHR
>            Assignee: Vidura Bhathiya Mudalige
>            Priority: Minor
>              Labels: newbie, noob
>
> [https://github.com/apache/hadoop/blob/178751ed8c9d47038acf8616c226f1f52e884feb/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/src/main/java/org/apache/hadoop/mapreduce/lib/input/CombineFileInputFormat.java#L428-L429]
>  
> {code:java}
> LOG.info("DEBUG: Terminated node allocation with : CompletedNodes: "
> + completedNodes.size() + ", size left: " + totalLength);
> {code}
> # Use SLF4J Parameterized logging
> # The message literal string contains the word "DEBUG" but this is _INFO_ level logging.  Remove the word "DEBUG" and set the logging level to _DEBUG_



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org