1032851561 commented on issue #9339:
URL: https://github.com/apache/hudi/issues/9339#issuecomment-1661572649

   > Yeah, 
`org.apache.hudi.sink.partitioner.profile.WriteProfile#averageBytesPerRecord` 
tries to read the commit file to fetch some size info, it seems the commit file 
is not complete, it probably got corrupt because of the restart.
   
   I don't think this will cause TM to exit abnormally. I download the `error` 
metadata files locally, they can be opened with notepad and be convert to 
`HoodieCommitMetadata` object in my test code.
   
   
   


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