[ https://issues.apache.org/jira/browse/MAPREDUCE-3537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arun C Murthy updated MAPREDUCE-3537: ------------------------------------- Attachment: MAPREDUCE-3537.patch Quick fix to add synchronization to unblock Pig, Oozie etc. We should redo the DCE more throughly. > DefaultContainerExecutor has a race condn. with multiple concurrent containers > ------------------------------------------------------------------------------ > > Key: MAPREDUCE-3537 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-3537 > Project: Hadoop Map/Reduce > Issue Type: Bug > Affects Versions: 0.23.0 > Reporter: Arun C Murthy > Assignee: Arun C Murthy > Priority: Blocker > Attachments: MAPREDUCE-3537.patch > > > DCE relies cwd before calling ContainerLocalizer.runLocalization. However, > with multiple containers setting cwd on same localFS reference leads to race. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira