Carl-Zhou-CN commented on issue #4267:
URL: https://github.com/apache/hudi/issues/4267#issuecomment-990644240


       "hoodie.datasource.hive_sync.enable": "true",
       "hoodie.datasource.hive_sync.table": "my_hudi_table",
       "hoodie.datasource.hive_sync.partition_fields": "creation_date",
       "hoodie.datasource.hive_sync.partition_extractor_class": 
"org.apache.hudi.hive.MultiPartKeysValueExtractor",
   
   @Arun-kc If you do not register your Hudi dataset as a table in the Hive 
metastore, these options are not required.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to