tgravescs commented on PR #36207: URL: https://github.com/apache/spark/pull/36207#issuecomment-1177833836
how can cluster mode re-upload the staging directory when the client process doesn't have to exist anymore? You can launch a spark application and the client can go away. At that point the files are only in the staging directory so if you remove them they are gone. to be clear, I'm not talking about user rerunning the application, I'm talking about YARN retry due to unexpected failures. -- 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]
