You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/14 02:02:00 UTC

[jira] [Commented] (HIVE-17989) Adding support for Schema Registry objects to standalone

    [ https://issues.apache.org/jira/browse/HIVE-17989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16473689#comment-16473689 ] 

ASF GitHub Bot commented on HIVE-17989:
---------------------------------------

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 <ga...@...>
Date:   2017-10-19T23:49:38Z

    HIVE-17983 Make the standalone metastore generate tarballs etc.

commit b623000140605778b1173c0d9772ce051b70cbb8
Author: Alan Gates <ga...@...>
Date:   2017-10-19T23:49:38Z

    HIVE-17990 Add Thrift and DB storage for Schema Registry objects

commit 6032eb627ede54c9ca3d79341d3fd95b6bc33863
Author: Sriharsha Chintalapani <ha...@...>
Date:   2018-02-25T05:02:06Z

    HIVE-18799: Add SchemaRegistry APIs to Hive MetaStore.

commit bfb5b2a48204c7c43f72948fa8bf27b64ed62ad1
Author: Sriharsha Chintalapani <ha...@...>
Date:   2018-02-25T06:51:01Z

    Merge remote-tracking branch 'apache/standalone-metastore' into standalone-metastore

commit 539a14da4027fc270f036747844f64b8f3a06d3d
Author: Sriharsha Chintalapani <sr...@...>
Date:   2018-03-15T16:57:23Z

    removed storage module for registry

commit 50951ed34304a0cb2999227adbb2e51104cdf517
Author: Sriharsha Chintalapani <ha...@...>
Date:   2018-04-19T21:41:20Z

    Registry code changes to use HiveMetaStore thrift api to store objects.

commit 5627175f19ce22bc2e5d9fa61ddeb7dbc671ca82
Author: Sriharsha Chintalapani <ha...@...>
Date:   2018-04-25T22:14:10Z

    Follow-up patch for Registry APIs

commit 35243aae9d638b8320dabdb7a84fece394c1d8e4
Author: Sriharsha Chintalapani <ha...@...>
Date:   2018-05-14T01:51:21Z

    HIVE-18799: Add SchemaRegistry APIs to Hive MetaStore

----


> Adding support for Schema Registry objects to standalone
> --------------------------------------------------------
>
>                 Key: HIVE-17989
>                 URL: https://issues.apache.org/jira/browse/HIVE-17989
>             Project: Hive
>          Issue Type: New Feature
>          Components: Standalone Metastore
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>            Priority: Major
>              Labels: pull-request-available
>
> The team building the [Hortonworks Schema Registry|https://github.com/hortonworks/registry/] has expressed interest in integrating it into the standalone metastore.  This will allow users to have one data catalog for table based and stream based data.  This JIRA will serve as an umbrella JIRA for tracking related issues.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)