adityaverma1997 commented on issue #9257:
URL: https://github.com/apache/hudi/issues/9257#issuecomment-1647925326

   @danny0405 I haven't tried the other cleaning strategies, not even default 
one because I don't want to run cleaner after every commit. Also, in my case I 
want only last 2-3 commits to retain so thatswhy I changed following properties.
   ```
   "hoodie.clean.max.commits": 10,
   "hoodie.cleaner.commits.retained": 2
   ```


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

Reply via email to