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 2022/03/02 23:44:25 UTC

[GitHub] [hudi] nsivabalan commented on issue #4839: Hudi upsert doesnt trigger compaction for MOR

nsivabalan commented on issue #4839:
URL: https://github.com/apache/hudi/issues/4839#issuecomment-1057512160


   @glory9211 : we don't have operational exp w/ glue unfortunately and thats why can't provide much help. And so, I don't really know if you are missing any specific configs or does glue streaming has limitations around this. but in general, w/ streaming sink to hudi, async compaction and async clustering works. I have tested it and few other users from the community as well.
   
   One another option you can try is, inline clustering. 
   https://hudi.apache.org/docs/configurations/#Clustering-Configs
   hoodie.clustering.inline = true
   and other configs for clustering strategies etc.
   
   
   
   
   


-- 
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-unsubscribe@hudi.apache.org

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