xccui opened a new issue, #8603: URL: https://github.com/apache/hudi/issues/8603
Hello, recently, one of our Flink writer jobs restarted quite frequently for some reason. I noticed that there are some pending rollbacks that are not automatically cleaned. Also, we use MoR tables and a lot of log files that should have been compacted were still there. I have two questions. 1. Can I manually remove the rollback files? 2. Could the log files compaction be blocked by the pending rollbacks? Thanks! <img width="1564" alt="image" src="https://user-images.githubusercontent.com/1452518/235206171-64c9a452-b595-497a-b364-0459306c59e9.png"> **Environment Description** * Hudi version : bdb50ddccc9631317dfb06a06abc38cbd3714ce8 * Flink version : 1.16.1 * Storage (HDFS/S3/GCS..) : S3 -- 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]
