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


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.

Reply via email to