[ 
https://issues.apache.org/jira/browse/MAPREDUCE-5514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773434#comment-13773434
 ] 

Vinod Kumar Vavilapalli commented on MAPREDUCE-5514:
----------------------------------------------------

Tx for the analysis. But it doesn't sound right to change the user-name like 
that - RM communication should have app-attempt-id as user-name for RM 
communication.

May be the following will work:
{code}
ugi.doAs() {
  super.register();
}
{code}
instead of setLoginUser(). Thoughts?
                
> TestRMContainerAllocator fails on trunk
> ---------------------------------------
>
>                 Key: MAPREDUCE-5514
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5514
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Zhijie Shen
>            Assignee: Zhijie Shen
>            Priority: Blocker
>         Attachments: MAPREDUCE-5514.1.patch, 
> org.apache.hadoop.mapreduce.v2.app.TestRMContainerAllocator-output.txt
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to