BruceKellan opened a new issue #4892: URL: https://github.com/apache/hudi/issues/4892
**To Reproduce** Steps to reproduce the behavior: 1. start a spark structured streaming application using hudi 2. restart application manually. 3. rollback files not deleted in `.hoodie` directory. <img width="1168" alt="image" src="https://user-images.githubusercontent.com/13477122/155453783-8a24bb80-5b6b-49d1-b563-38d6e171b42e.png"> **Expected behavior** The rollback file is deleted when the application start. **Environment Description** Hudi version : 0.10.0 Spark version : 3.2.0 Storage (HDFS/S3/GCS..) : AliyunOSS Running on Docker? (yes/no) : no -- 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]
