GitHub user harshach opened a pull request:
https://github.com/apache/hive/pull/313
Standalone metastore
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/harshach/hive standalone-metastore
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/313.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 #313
----
commit 1ba9b62d9ef488355e1a97dbc7237c1472349a24
Author: Alan Gates <gates@...>
Date: 2017-10-19T23:49:38Z
HIVE-17983 Make the standalone metastore generate tarballs etc.
commit b623000140605778b1173c0d9772ce051b70cbb8
Author: Alan Gates <gates@...>
Date: 2017-10-19T23:49:38Z
HIVE-17990 Add Thrift and DB storage for Schema Registry objects
commit 6032eb627ede54c9ca3d79341d3fd95b6bc33863
Author: Sriharsha Chintalapani <harsha@...>
Date: 2018-02-25T05:02:06Z
HIVE-18799: Add SchemaRegistry APIs to Hive MetaStore.
----
---