You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Venkatesh Sridharan (JIRA)" <ji...@apache.org> on 2019/04/25 15:34:00 UTC

[jira] [Created] (HBASE-22313) Add a method to FsDelegationToken to accept token kind

Venkatesh Sridharan created HBASE-22313:
-------------------------------------------

             Summary: Add a method to FsDelegationToken to accept token kind
                 Key: HBASE-22313
                 URL: https://issues.apache.org/jira/browse/HBASE-22313
             Project: HBase
          Issue Type: New Feature
            Reporter: Venkatesh Sridharan


The [acquireDelegationToken|[https://github.com/apache/hbase/blob/rel/2.1.4/hbase-server/src/main/java/org/apache/hadoop/hbase/security/token/FsDelegationToken.java#L67]] defaults to checking for delegation token of kind "HDFS_DELEGATION_TOKEN" before fetching it from the FileSystem. It would be helpful to have a method that accepts the token kind and fetches delegation token from UserProvider for that token kind.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)