KnightChess commented on issue #9101: URL: https://github.com/apache/hudi/issues/9101#issuecomment-1614220702
In our case, we open occ for every job, and it throw exception when call `CleanerUtils.rollbackFailedWrites` in clean after commit instance success, the job `failed` and will `retry`. Our job is `merge into` spark sql which is `not idempotent`. -- 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]
