You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Xuefu Zhang (JIRA)" <ji...@apache.org> on 2019/01/31 00:51:00 UTC

[jira] [Created] (FLINK-11482) Implement GenericHiveMetastoreCatalog

Xuefu Zhang created FLINK-11482:
-----------------------------------

             Summary: Implement GenericHiveMetastoreCatalog
                 Key: FLINK-11482
                 URL: https://issues.apache.org/jira/browse/FLINK-11482
             Project: Flink
          Issue Type: Sub-task
          Components: Table API &amp; SQL
            Reporter: Xuefu Zhang
            Assignee: Bowen Li


{{GenericHiveMetastoreCatalog}} is a special implementation of {{ReadableWritableCatalog}} interface to store tables/views/functions defined in Flink to Hive metastore. With respect to the objects stored, {{GenericHiveMetastoreCatalog}} is similar to {{GenericInMemoryCatalog}}, but the storage used is a Hive metastore instead of memory.



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