bvaradar commented on issue #1569:
URL: https://github.com/apache/incubator-hudi/issues/1569#issuecomment-620319666


   With cleaning, you can setup cleaning parameters so that you have enough 
versions retained ( see 
https://hudi.apache.org/docs/configurations.html#retainCommits). You can also 
align the compaction runs with your audit schedule by keeping 
"hoodie.compact.inline.max.delta.commits" same as the 
number_of_delta_commits_before_audit to control compaction runs. 


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to