[
https://issues.apache.org/jira/browse/HADOOP-1748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521641
]
Hadoop QA commented on HADOOP-1748:
-----------------------------------
-1, build or testing failed
2 attempts failed to build and test the latest attachment
http://issues.apache.org/jira/secure/attachment/12364261/relative-path-logdir.patch
against trunk revision r568303.
Test results:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/588/testReport/
Console output:
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/588/console
Please note that this message is automatically generated and may represent a
problem with the automation system and not the patch.
> 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.