rswagatika commented on issue #2564:
URL: https://github.com/apache/hudi/issues/2564#issuecomment-777631422
@bvaradar Thank you for your response.
UPDATE => Today morning when I ran the above query I could see the cleaning
triggered and it did delete the files. So for production use I changed my
config 'hoodie.cleaner.commits.retained': 4 from 1 and ran the test and it did
work.
After that I ran commit again for 6 times and as per my understanding at the
5th commit the cleaning should be triggered?
I am having hard time to understand when exactly the cleaning is triggering
is it after compaction with 5 commit or does it wait for certain amount of time
before triggering the clean up activity? If you can help me better understand
the process would be helpful.
----------------------------------------------------------------
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]