Bo Cui created FLINK-33809:
------------------------------
Summary: HiveCatalog load hivemetastore.xml
Key: FLINK-33809
URL: https://issues.apache.org/jira/browse/FLINK-33809
Project: Flink
Issue Type: Improvement
Reporter: Bo Cui
[https://github.com/apache/flink/blob/3532f59cb9484a67e1b441e2875a26eb3691221f/flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/catalog/hive/HiveCatalog.java#L266]
Currently, hivecatalog only load hive-site.xml, we need to merge
hivemetastore-site.xml into hive-site.xml, which is inconvenient.
we can enhance hivecatalog, it can load hivemetastore-site.xml and suppors
'properties.*'
--
This message was sent by Atlassian Jira
(v8.20.10#820010)