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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2007/03/12 23:28:09 UTC

[jira] Resolved: (HADOOP-966) Allow logging of Tasks to their own directories

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