[
https://issues.apache.org/jira/browse/MAPREDUCE-3593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mayank Bansal updated MAPREDUCE-3593:
-------------------------------------
Fix Version/s: 0.22.1
Target Version/s: 0.22.0, 0.22.1
Status: Patch Available (was: Open)
The problem was while submission of the job , job client was not using the
reference of the UGI which is been created while creation of the client object
however it was defaulting UGI of the proxy user. So we need to first open the
API for getting the UGI of the cluster object which is getting created at the
time of creation of the jobclient object and then use that to actual do the
doas on behalf of the actual user.
> MAPREDUCE Impersonation is not working in 22
> --------------------------------------------
>
> Key: MAPREDUCE-3593
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-3593
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: job submission
> Affects Versions: 0.22.0
> Reporter: Mayank Bansal
> Assignee: Mayank Bansal
> Fix For: 0.22.1
>
>
--
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