turboFei removed a comment on issue #26339:
URL: https://github.com/apache/spark/pull/26339#issuecomment-616682716


   > It seems that, if rename failed and an exception thrown or task aborted 
when renaming dynamicStagingFiles. The job would abort.
   
   Sorry for this mistake information, job abort because the master is 
"local[2]" in my local and task would not retry.
   
https://github.com/apache/spark/blob/f1fde0cc2272d5c04cf25960be1ebd46001c5354/core/src/main/scala/org/apache/spark/SparkContext.scala#L2879-L2888
   
   I have fixed the UT.
   Thanks a lot.


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