[
https://issues.apache.org/jira/browse/FLINK-28067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jingsong Lee updated FLINK-28067:
---------------------------------
Description:
Now we have FileSystemCatalog, we can introduce a tablestore HiveCatalog, in
this way.
There are some benefits:
# Tables created in this catalog can be read directly by the Hive engine
without having to create external tables.
# Schema synchronization, users rely on hive to manage tables
# lock to Object Store writing, support multiple concurrent writes
was:
Now we have FileSystemCatalog, we can introduce a tablestore HiveCatalog, in
this way.
Tables created in this catalog can be read directly by the Hive engine without
having to create external tables.
> Introduce a tablestore HiveCatalog
> ----------------------------------
>
> Key: FLINK-28067
> URL: https://issues.apache.org/jira/browse/FLINK-28067
> Project: Flink
> Issue Type: Sub-task
> Components: Table Store
> Affects Versions: table-store-0.2.0
> Reporter: Jingsong Lee
> Priority: Major
>
> Now we have FileSystemCatalog, we can introduce a tablestore HiveCatalog, in
> this way.
> There are some benefits:
> # Tables created in this catalog can be read directly by the Hive engine
> without having to create external tables.
> # Schema synchronization, users rely on hive to manage tables
> # lock to Object Store writing, support multiple concurrent writes
--
This message was sent by Atlassian Jira
(v8.20.7#820007)