[
https://issues.apache.org/jira/browse/HIVE-17241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16139250#comment-16139250
]
Alan Gates commented on HIVE-17241:
-----------------------------------
[~vihangk1], no, it wasn't intentional. I suspect the best approach is to make
copies of these two classes for the metastore and do the same package remapping
we do for MemoryTokenStore. If you agree I'll file a JIRA and add that.
Thanks for catching this.
> 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)