[
https://issues.apache.org/jira/browse/MAPREDUCE-3056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinod Kumar Vavilapalli updated MAPREDUCE-3056:
-----------------------------------------------
Status: Open (was: Patch Available)
You missed changes for mapred-default.xml in the latest patch.
MRAppMaster:
- Wrap lines >80 chars
- MRAppMaster is a process started by NM and so current-user has no tokens
loaded. You can drop the loading of tokens from current-user into the created
user.
- You could collapse MRAppMaster.initAndStartAppMaster() inline and directly
invoke main() in the test mocking the System.getenv() calls. Please try if it
is possible, otherwise I am okay if you drop this.
Thanks!
> 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: Blocker
> Fix For: 0.23.0, 0.24.0
>
> Attachments: MAPREDUCE-3056-1.patch, MAPREDUCE-3056.patch
>
>
> 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.
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