[
https://issues.apache.org/jira/browse/HIVE-20188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16547244#comment-16547244
]
Alexander Kolbasov commented on HIVE-20188:
-------------------------------------------
This change just moves a lot of files from metastore-common to a new
metastore-server module. This is not a final state of affairs because there are
a lot of other things that can and should be kept in common but it requires
some code changes. The goal here is to just move things around without code
changes, so some files will later move back to common.
> Split server-specific code outside of standalone metastore-common
> -----------------------------------------------------------------
>
> Key: HIVE-20188
> URL: https://issues.apache.org/jira/browse/HIVE-20188
> Project: Hive
> Issue Type: Sub-task
> Components: Standalone Metastore
> Affects Versions: 4.0.0, 3.2.0
> Reporter: Alexander Kolbasov
> Assignee: Alexander Kolbasov
> Priority: Major
> Attachments: HIVE-20188.01.patch
>
>
> The goal of this JIRA is to split metastore-common and separate the server
> code into a separate module. This is still a pom-only change so all consumers
> will have access to both.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)