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 "Naganarasimha G R (JIRA)" <ji...@apache.org> on 2015/09/08 07:48:45 UTC

[jira] [Commented] (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=14734275#comment-14734275 ] 

Naganarasimha G R commented on YARN-4126:
-----------------------------------------

Hi [~jianhe],
Correct me if i am wrong , Existing {{ClientRMService.isAllowedDelegationTokenOp()}} doing the {{UserGroupInformation.isSecurityEnabled()}}  is not sufficient ? 

> 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
>
> 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)