[
https://issues.apache.org/jira/browse/HIVE-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16136114#comment-16136114
]
Vihang Karajgaonkar commented on HIVE-17241:
--------------------------------------------
Hi [~alangates] Sorry for not getting back to you in time. I noticed that the
{{getTokenStore}} method in {{MetastoreDelegationTokenManager}} class will not
work for {{DBTokenStore}} and {{ZKTokenStore}} since they implement
{{org.apache.hadoop.hive.thrift.DelegationTokenStore}} instead of
{{org.apache.hadoop.hive.metastore.security.DelegationTokenStore}}. Is this
intentional? How do you propose users to handle this? Should we move the other
these tokenStores to standalone-metastore package too?
> Change metastore classes to not use the shims
> ---------------------------------------------
>
> Key: HIVE-17241
> URL: https://issues.apache.org/jira/browse/HIVE-17241
> Project: Hive
> Issue Type: Sub-task
> Components: Metastore
> Reporter: Alan Gates
> Assignee: Alan Gates
> Fix For: 3.0.0
>
> Attachments: HIVE-17241.2.patch, HIVE-17241.patch
>
>
> As part of moving the metastore into a standalone package, it will no longer
> have access to the shims. This means we need to either copy them or access
> the underlying Hadoop operations directly.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)