You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2021/09/01 18:45:43 UTC

[GitHub] [spark] mridulm edited a comment on pull request #33873: [SPARK-36624][YARN] In yarn client mode, when ApplicationMaster failed with KILLED/FAILED, driver should exit with code not 0

mridulm edited a comment on pull request #33873:
URL: https://github.com/apache/spark/pull/33873#issuecomment-910565422


   One possibility is to add a callback for sc `stop` - which can be used for a variety of other usecases, including for cleanup in user apps.
   For the specific usecase that @AngersZhuuuu has here, the callback can exit.
   Thoughts @tgravescs, @Ngone51 ?


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org