[ https://issues.apache.org/jira/browse/HIVE-20483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16602593#comment-16602593 ]
Alexander Kolbasov commented on HIVE-20483: ------------------------------------------- [~alangates] Can you review and commit the change? This change moves a bunch of files from metastore server to metastore common and removes pom dependency on metastore server (and adds a test dependency whenever needed). This completes the first phase of separating metastore client. The remaining part is moving client-specific code in its own submodule (if we decide to do it). > Really move metastore common classes into metastore-common > ---------------------------------------------------------- > > Key: HIVE-20483 > URL: https://issues.apache.org/jira/browse/HIVE-20483 > Project: Hive > Issue Type: Sub-task > Components: Standalone Metastore > Affects Versions: 3.0.1, 4.0.0 > Reporter: Alexander Kolbasov > Assignee: Alexander Kolbasov > Priority: Major > Attachments: HIVE-20483.01.patch, HIVE-20483.02.patch, > HIVE-20483.03.patch, HIVE-20483.04.patch, HIVE-20483.05.patch > > > HIVE-20388 patch was supposed to move a bunch of files from metastore-server > to metastore-common but for some reason it didn't happen, so now these files > should be moved. -- This message was sent by Atlassian JIRA (v7.6.3#76005)