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 "Vinod K V (JIRA)" <ji...@apache.org> on 2009/04/22 15:37:49 UTC

[jira] Resolved: (HADOOP-5351) Child.java and Task.java use wrong class names for creating a Log instance

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

Vinod K V resolved HADOOP-5351.
-------------------------------

    Resolution: Duplicate

Fixed in trunk as part of HADOOP-5488.

> Child.java and Task.java use wrong class names for creating a Log instance
> --------------------------------------------------------------------------
>
>                 Key: HADOOP-5351
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5351
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.20.0
>            Reporter: Vinod K V
>         Attachments: HADOOP-5351.txt
>
>
> Child.java uses TaskTracker's class name and Task.java uses TaskRunner's class name. This causes confusion during debugging.

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