cloud-fan commented on issue #24142: [SPARK-27194] Job failures when task 
attempts do not clean up spark-staging parquet files
URL: https://github.com/apache/spark/pull/24142#issuecomment-474277617
 
 
   Can you describe the problem first? AFAIK Spark will write files to a temp 
staging directory. If a task failed without cleaning up its the files, the 
partially written file will still be there and moved to the final directory at 
the end.

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


With regards,
Apache Git Services

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

Reply via email to