sona created HUDI-1534:
--------------------------
Summary: HiveSyncTool-It is not necessary to use JDBC and
MetaStoreClient at the same time
Key: HUDI-1534
URL: https://issues.apache.org/jira/browse/HUDI-1534
Project: Apache Hudi
Issue Type: Improvement
Components: Hive Integration
Reporter: sona
In order to synchronize metadata to hive, we must set
hoodie.datasource.hive_sync.jdbcurl(default:jdbc:hive2://localhost:10000). For
hive integration, we usually configure hive-site.xml, so no additional
configuration is required to use MetaStoreClient. For elegance and convenience,
it is recommended to use only MetaStoreClient.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)