[
https://issues.apache.org/jira/browse/HIVE-17980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261686#comment-16261686
]
ASF GitHub Bot commented on HIVE-17980:
---------------------------------------
GitHub user alanfgates opened a pull request:
https://github.com/apache/hive/pull/272
HIVE-17980 Moved HiveMetaStoreClient plus a few remaining classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/alanfgates/hive hive17980
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/272.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #272
----
commit 1f88bf94840e75130482e114a990eac5e9e98b88
Author: Alan Gates <[email protected]>
Date: 2017-09-07T02:00:14Z
HIVE-17980 Moved HiveMetaStoreClient plus a few remaining classes.
----
> Move HiveMetaStoreClient plus a few remaining classes.
> ------------------------------------------------------
>
> Key: HIVE-17980
> URL: https://issues.apache.org/jira/browse/HIVE-17980
> Project: Hive
> Issue Type: Sub-task
> Components: Standalone Metastore
> Reporter: Alan Gates
> Assignee: Alan Gates
> Labels: pull-request-available
>
> This moves over HiveMetaStoreClient a few more remaining things that haven't
> been moved yet. It also cleans up the mess I made of MetaStoreUtils. I
> renamed the class in metastore to HiveMetaStoreUtils and left a few methods
> in there that could be moved. Everything else has been moved to
> standalone-metastore/.../MetaStoreUtils.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)