You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "dhruba borthakur (JIRA)" <ji...@apache.org> on 2007/03/06 00:25:24 UTC

[jira] Updated: (HADOOP-1064) dfsclient logging messages should have appropriate log levels

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

dhruba borthakur updated HADOOP-1064:
-------------------------------------

    Attachment: dfsclientwarn.patch

Here is a patch the changes a few DFSClient log messages from warn to info.

> dfsclient logging messages should have appropriate log levels
> -------------------------------------------------------------
>
>                 Key: HADOOP-1064
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1064
>             Project: Hadoop
>          Issue Type: Bug
>          Components: dfs
>            Reporter: dhruba borthakur
>         Assigned To: dhruba borthakur
>         Attachments: dfsclientwarn.patch
>
>
> The log messages printed out by DFSClient may pollute the applications' log. Thus, all log messages from the DFSClient should have appropriate log levels so that extraneous messages do not appear in the application log.
> Also, an application should be able to switch off all messages that are at informational, warning and debug level.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.