GitHub user harshach opened a pull request: https://github.com/apache/hive/pull/347
HIVE-17989: Adding support for Schema Registry objects to standalone You can merge this pull request into a Git repository by running: $ git pull https://github.com/harshach/hive standalone-metastore-v1 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/347.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 #347 ---- 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. commit bfb5b2a48204c7c43f72948fa8bf27b64ed62ad1 Author: Sriharsha Chintalapani <harsha@...> Date: 2018-02-25T06:51:01Z Merge remote-tracking branch 'apache/standalone-metastore' into standalone-metastore commit 539a14da4027fc270f036747844f64b8f3a06d3d Author: Sriharsha Chintalapani <sriharsha@...> Date: 2018-03-15T16:57:23Z removed storage module for registry commit 50951ed34304a0cb2999227adbb2e51104cdf517 Author: Sriharsha Chintalapani <harsha@...> Date: 2018-04-19T21:41:20Z Registry code changes to use HiveMetaStore thrift api to store objects. commit 5627175f19ce22bc2e5d9fa61ddeb7dbc671ca82 Author: Sriharsha Chintalapani <harsha@...> Date: 2018-04-25T22:14:10Z Follow-up patch for Registry APIs commit 35243aae9d638b8320dabdb7a84fece394c1d8e4 Author: Sriharsha Chintalapani <harsha@...> Date: 2018-05-14T01:51:21Z HIVE-18799: Add SchemaRegistry APIs to Hive MetaStore ---- ---