You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/10/02 14:39:26 UTC

[GitHub] [hudi] bvaradar commented on issue #2138: [SUPPORT] Failed to sync to hive multi-partition table

bvaradar commented on issue #2138:
URL: https://github.com/apache/hudi/issues/2138#issuecomment-702772462


   @hotienvu : In your code, hive-sync config is configured wrongly 
   
   DataSourceWriteOptions.HIVE_PARTITION_FIELDS_OPT_KEY() should be set to  "year,month,day" instead of "year:SIMPLE,month:SIMPLE,day:SIMPLE". 
   
   @pratyakshsharma : Can you get the PR landed when you get a chance ? 
   


----------------------------------------------------------------
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.

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