bvaradar commented on issue #2564: URL: https://github.com/apache/hudi/issues/2564#issuecomment-783812545
@rswagatika : Running inline compaction is fine. But from the time, if compaction ran fine, there should have been a .commit (not .deltacommit) file in the timeline. But, I did not see that in the listing. I think compaction could be failing in your case. Can you look into the logs to see if there are any failures. For MOR, without compaction succeeding, cleaner won't be able to delete old files as the files are needed by compaction. ---------------------------------------------------------------- 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]
