Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Implement catalog APIs for generic Flink metadata in HiveCatalog, since we unified GenericHiveMetastoreCatalog and HiveCatalog
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.
Attachments
Issue Links
- is a child of
-
FLINK-12755 implement HiveCatalog
- Closed
- is duplicated by
-
FLINK-10699 Create FlinkHmsCatalog for persistent Flink meta objects using Hive metastore as a registry
- Closed