[
https://issues.apache.org/jira/browse/MAPREDUCE-2082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12926064#action_12926064
]
Hudson commented on MAPREDUCE-2082:
-----------------------------------
Integrated in Hadoop-Mapreduce-trunk-Commit #523 (See
[https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/523/])
> 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
> Fix For: 0.22.0
>
> Attachments: MAPREDUCE-2082-y20.1.patch, MAPREDUCE-2082.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.