nsivabalan edited a comment on issue #3676: URL: https://github.com/apache/hudi/issues/3676#issuecomment-922375568
I see you have very aggressive cleaner and archival commits to retain. Can you leave it to default and try it out. ``` 'hoodie.cleaner.commits.retained': 1, "hoodie.keep.min.commits": 2, ``` may be we can deduce if cleaner/archival interplays w/ small file handling. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
