[
https://issues.apache.org/jira/browse/MAPREDUCE-2234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated MAPREDUCE-2234:
-----------------------------------
Status: Patch Available (was: Open)
> If Localizer can't create task log directory, it should fail on the spot
> ------------------------------------------------------------------------
>
> Key: MAPREDUCE-2234
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2234
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: tasktracker
> Affects Versions: 0.23.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Attachments: mapreduce-2234.txt
>
>
> Currently, it simply emits a warning. Then, when the taskjvm.sh tries to pipe
> its output into this directory, it fails with a strange error code like "exit
> code: 1" which is not intuitive to ops. Instead it should simply throw an
> exception at initialization time rather than attempting to run the task.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.