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
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.