[
https://issues.apache.org/jira/browse/HIVE-20388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580494#comment-16580494
]
Alexander Kolbasov commented on HIVE-20388:
-------------------------------------------
In addition to moving classes from metastore-server to metastore-common here is
a summary of other changes:
* TxnUtils methods that are called from {{HiveMetastoreClient}} are moved to
{{TxnCommonUtils}}
* {{SecurityUtils}} use token store class names as literal strings now to avoid
pulling dependency.
> Move common classes out of metastore-server
> -------------------------------------------
>
> Key: HIVE-20388
> URL: https://issues.apache.org/jira/browse/HIVE-20388
> Project: Hive
> Issue Type: Sub-task
> Reporter: Alexander Kolbasov
> Assignee: Alexander Kolbasov
> Priority: Major
> Attachments: HIVE-20388.01.patch
>
>
> There are many classes in metastore-server module that should be moved to
> metastore-common.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)