[
https://issues.apache.org/jira/browse/MAPREDUCE-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jitendra Nath Pandey updated MAPREDUCE-2082:
--------------------------------------------
Attachment: MAPREDUCE-2082-y20.1.patch
patch for yahoo 20 branch.
> 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
> Attachments: MAPREDUCE-2082-y20.1.patch
>
>
> 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.