You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Jian He (JIRA)" <ji...@apache.org> on 2015/09/10 14:15:45 UTC

[jira] [Comment Edited] (YARN-4126) RM should not issue delegation tokens in unsecure mode

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

Jian He edited comment on YARN-4126 at 9/10/15 12:15 PM:
---------------------------------------------------------

[~bibinchundatt], thanks for working on this !
calling initializeUserGroupSecureMode everywhere in all related test cases does not seem like an elegant solution. why is this call needed?
Could you do it in a more clean way?


was (Author: jianhe):
[~bibindevelop@gmail.com], thanks for working on this !
calling initializeUserGroupSecureMode everywhere in all related test cases does not seem like an elegant solution. why is this call needed?
Could you do it in a more clean way?

> RM should not issue delegation tokens in unsecure mode
> ------------------------------------------------------
>
>                 Key: YARN-4126
>                 URL: https://issues.apache.org/jira/browse/YARN-4126
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Jian He
>            Assignee: Bibin A Chundatt
>         Attachments: 0001-YARN-4126.patch, 0002-YARN-4126.patch, 0003-YARN-4126.patch, 0004-YARN-4126.patch, 0005-YARN-4126.patch
>
>
> ClientRMService#getDelegationToken is currently  returning a delegation token in insecure mode. We should not return the token if it's in insecure mode. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)