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


   @tandonraghav : Can you elaborate on your expected event rate and what is 
your data-freshness SLA expectations ? Its possible that Copy-On-Write table 
would be good enough. 
   
   To your other question on data-freshness: Yes your understanding is correct. 
If you have sporadic incoming changes and have tighter data-freshness SLA, you 
can set hoodie.compact.inline.max.delta.commits=1 and run compactions at 
interval corresponding to your data-freshness req.
   
   


----------------------------------------------------------------
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:
[email protected]


Reply via email to