[
https://issues.apache.org/jira/browse/FLINK-20572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Li updated FLINK-20572:
---------------------------
Description: Currently HiveCatalog is the only implementation that supports
persistent metadata. It's possible that users just want to use HiveCatalog to
manage metadata, and doesn't intend to read/write Hive tables. However
HiveCatalog is part of Hive connector which requires lots of Hive dependencies,
and introducing these dependencies increases the chance of lib conflicts. We
should investigate whether we can move HiveCatalog to a light-weight standalone
module.
> HiveCatalog should be a standalone module
> -----------------------------------------
>
> Key: FLINK-20572
> URL: https://issues.apache.org/jira/browse/FLINK-20572
> Project: Flink
> Issue Type: Improvement
> Components: Connectors / Hive
> Reporter: Rui Li
> Priority: Major
> Fix For: 1.13.0
>
>
> Currently HiveCatalog is the only implementation that supports persistent
> metadata. It's possible that users just want to use HiveCatalog to manage
> metadata, and doesn't intend to read/write Hive tables. However HiveCatalog
> is part of Hive connector which requires lots of Hive dependencies, and
> introducing these dependencies increases the chance of lib conflicts. We
> should investigate whether we can move HiveCatalog to a light-weight
> standalone module.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)