[HUDI-4324] Remove use_jdbc config from hudi sync (#6072)
* [HUDI-4324] Remove use_jdbc config from hudi sync * Users should use HIVE_SYNC_MODE instead
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
# Example:
|
||||
hoodie.datasource.hive_sync.jdbcurl jdbc:hive2://localhost:10000
|
||||
hoodie.datasource.hive_sync.use_jdbc true
|
||||
hoodie.datasource.hive_sync.mode jdbc
|
||||
hoodie.datasource.hive_sync.support_timestamp false
|
||||
hoodie.index.type BLOOM
|
||||
hoodie.metadata.enable true
|
||||
|
||||
Reference in New Issue
Block a user