[ 
https://issues.apache.org/jira/browse/HADOOP-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522664
 ] 

Hadoop QA commented on HADOOP-1748:
-----------------------------------

+1

http://issues.apache.org/jira/secure/attachment/12364261/relative-path-logdir.patch
 applied and successfully tested against trunk revision r569501.

Test results:   
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/616/testReport/
Console output: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/616/console

> Task Trackers fail to launch tasks when they have relative log directories 
> configured
> -------------------------------------------------------------------------------------
>
>                 Key: HADOOP-1748
>                 URL: https://issues.apache.org/jira/browse/HADOOP-1748
>             Project: Hadoop
>          Issue Type: Bug
>          Components: mapred
>    Affects Versions: 0.14.0
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 0.15.0
>
>         Attachments: relative-path-logdir.patch
>
>
> Task Trackers use the configured log directory to get the locations of the 
> user log files. The Task Tracker does a mkdir, but the task is in a different 
> current directory. Therefore, the directory does not exist and the Task fails.

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

Reply via email to