AngersZhuuuu commented on PR #46696: URL: https://github.com/apache/spark/pull/46696#issuecomment-2128367549
> > will commit to the same committedTaskPath, and hadoop CommitProtocol will handle such case then data won't be duplicated. > > Will we hit file already exist exception in this case? commitTask will overwrite the existed committedTaskPath , won't throw file already exception. <img width="1144" alt="截屏2024-05-24 10 19 10" src="https://github.com/apache/spark/assets/46485123/bbc7765c-0452-4ffe-a78d-d7ac8b714320"> -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
