Vamshi Gudavarthi created HUDI-5401:
---------------------------------------
Summary: Hivemetastore URI set in hudi conf not respected.
Key: HUDI-5401
URL: https://issues.apache.org/jira/browse/HUDI-5401
Project: Apache Hudi
Issue Type: Bug
Reporter: Vamshi Gudavarthi
When Hivemetastore URI is set as a hoodie config but not a hadoop-hive conf
then sync happens to a local metastore than the actual Hivemetastore URI.
Problem is here
(https://github.com/apache/hudi/blob/master/hudi-sync/hudi-hive-sync/src/main/java/org/apache/hudi/hive/ddl/HMSDDLExecutor.java#L81)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)