[
https://issues.apache.org/jira/browse/MAPREDUCE-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated MAPREDUCE-3056:
-----------------------------------------------
Component/s: applicationmaster
Fix Version/s: 0.23.0
I ran into this today myself. This happens with DefaultContainerExecutor case,
which most of us are not using (surprise :) )
Devaraj (K), can you confirm?
The problem is the default staging dir use of ${user.name} system property,
which is the job-submitter on the client side and the system user on the server
side.
> Jobs are failing when those are submitted by other users
> --------------------------------------------------------
>
> Key: MAPREDUCE-3056
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3056
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: applicationmaster, mrv2
> Affects Versions: 0.23.0, 0.24.0
> Reporter: Devaraj K
> Assignee: Devaraj K
> Priority: Critical
> Fix For: 0.23.0
>
>
> MR cluster is started by the user 'root'. If any other users other than
> 'root' submit a job, it is failing always.
> Find the conatiner logs in the comments section.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira