danny0405 commented on issue #9101:
URL: https://github.com/apache/hudi/issues/9101#issuecomment-1617520203

   > when we trigger mayBeCleanAndArchive, it throw Exception, and make this 
job failed, it will retry in job level. But this commit has commit.
   So the final result is: instance commit success -> job failed and retry, and 
the success instance will not rollback.
   
   It should be okay the successful commit does not rollback, you mean the 
retry of spark job would result in another commit on the table? Did you have 
some clue why the job fails when cleaning?


-- 
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]

Reply via email to