eric9204 commented on issue #5671:
URL: https://github.com/apache/hudi/issues/5671#issuecomment-1149802860

   > But why the delta commit does not be rolled back ? When the job restarts, 
any failed writes expect to be rolled back first before we write new commits.
   
    Before this job restart ,the hudi data directory was deleted . The job 
started at 10: 27, that means , from 10: 27 to 11: 01 , the metadata archive 
was triggered normally until the failed  `20220519110112118.deltacommit` occur.
   
   I don't know why the delta commit does not be rolled back . But i know this 
, Maybe the delta commit failed due to which known reasons,that hudi table 
creates a new partition at a new hour.


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