turboFei commented on pull request #28989:
URL: https://github.com/apache/spark/pull/28989#issuecomment-653326157


   gentle ping @cloud-fan 
   
   Hi, we found a new solution to fix the issues when dynamic partition 
overwrite is enabled.
   1. FileAlreadyExsitException when executor was crash
   2. task conflicts with its speculation task.
   
   In this PR, we define a new type of OutputCommitter and leverage the 
OutputCommitCoordinator to coordinate the task commits.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to