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/13 22:09:45 UTC

[GitHub] [hudi] afeldman1 commented on issue #933: Support for multiple level partitioning in Hudi

afeldman1 commented on issue #933:
URL: https://github.com/apache/hudi/issues/933#issuecomment-708036522


   Hi @LeoHsu0802, hoodie.datasource.write.partitionpath.field needs to be a comma separated string. So for your key I believe it would be `'hoodie.datasource.write.partitionpath.field': 'year,month,day'`
   Additionally, are you using hive as your metastore?
   
   With hudi version 0.6.0 a new CustomKeyGenerator was added, so I would encourage looking into this new generator. I'm trying to switch to it myself now, although getting some errors that I'm trying to identify if they are with my code or as a result of changes aws made to the hudi jar that is packaged in emr now.


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