[
https://issues.apache.org/jira/browse/FLINK-19361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-19361:
-----------------------------------
Labels: pull-request-available (was: )
> Create a synchronized metastore client to talk to a remote HMS
> --------------------------------------------------------------
>
> Key: FLINK-19361
> URL: https://issues.apache.org/jira/browse/FLINK-19361
> Project: Flink
> Issue Type: Task
> Components: Connectors / Hive
> Reporter: Rui Li
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.3
>
>
> Currently the metastore client we create is not thread safe, which causes
> issues if the {{HiveCatalog}} instance is used concurrently. We should use
> synchronized client with a remote HMS. This is also inline with how Hive
> creates metastore client.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)