[
https://issues.apache.org/jira/browse/HADOOP-966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen O'Malley resolved HADOOP-966.
----------------------------------
Resolution: Duplicate
Fix Version/s: 0.12.0
This was fixed by HADOOP-1000.
> Allow logging of Tasks to their own directories
> -----------------------------------------------
>
> Key: HADOOP-966
> URL: https://issues.apache.org/jira/browse/HADOOP-966
> Project: Hadoop
> Issue Type: New Feature
> Components: mapred
> Environment: windows xp and linux
> Reporter: Dennis Kubes
> Fix For: 0.12.0
>
>
> This patch allow the logging from TaskTracker$Child instances (Tasks) to be
> logged to their own directories. Currently under the hadoop.log.dir there is
> a userlogs directory created under which their are task directories to hold
> error output from tasks. This feature sets the hadoop.log.dir of each child
> task being created to that task directory under userlogs. This way each task
> can have its logging go to its own directory instead of all being in the main
> hadoop log file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.