yihua commented on issue #7530: URL: https://github.com/apache/hudi/issues/7530#issuecomment-1362077983
Hi @koochiswathiTR thanks for reporting this issue. The cleaner is supposed to delete the file slices containing the base and log files that are older than 48 hours. One quick resolution can be, using KEEP_LATEST_COMMITS as the cleaner policy instead, and setting the `hoodie.cleaner.commits.retained` to a smaller value like 5 to see if the cleaning happens. -- 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]
