Race condition in writing the jobtoken password file when launching pipes jobs
------------------------------------------------------------------------------

                 Key: MAPREDUCE-2082
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2082
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Jitendra Nath Pandey
            Assignee: Jitendra Nath Pandey


In Application.java, when jobtoken password file is written, there is a race 
condition because the file is written in job's work directory. The file should 
rather be written in the task's working directory.

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