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 "Vinod K V (JIRA)" <ji...@apache.org> on 2009/09/09 07:57:57 UTC

[jira] Created: (MAPREDUCE-965) LinuxTaskController logs some of the errors during initializeJob/initializeTask at INFO level instead of WARN/ERROR.

LinuxTaskController logs some of the errors during initializeJob/initializeTask at INFO level instead of WARN/ERROR.
--------------------------------------------------------------------------------------------------------------------

                 Key: MAPREDUCE-965
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-965
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: tasktracker
    Affects Versions: 0.21.0
            Reporter: Vinod K V
            Priority: Minor
             Fix For: 0.21.0


WARN/ERROR level will make the problem more conspicuous.

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


[jira] Commented: (MAPREDUCE-965) LinuxTaskController logs some of the errors during initializeJob/initializeTask at INFO level instead of WARN/ERROR.

Posted by "Vinod K V (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752923#action_12752923 ] 

Vinod K V commented on MAPREDUCE-965:
-------------------------------------

The offending line is LinuxTaskController.java +173.

> LinuxTaskController logs some of the errors during initializeJob/initializeTask at INFO level instead of WARN/ERROR.
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: MAPREDUCE-965
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-965
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: tasktracker
>    Affects Versions: 0.21.0
>            Reporter: Vinod K V
>            Priority: Minor
>             Fix For: 0.21.0
>
>
> WARN/ERROR level will make the problem more conspicuous.

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