AngersZhuuuu commented on pull request #33873:
URL: https://github.com/apache/spark/pull/33873#issuecomment-916862762


   > I am not sure I follow the query.
   > Assuming the query is how to use handler to address the current usecase - 
the exit handling would move to the handler ?
   
   But it can't solve the problem that, if we need to exit(1) program when 
application is failed/killed in yarn-client mode.
   The handler can be moved to callback, but the main problem in this pr is if 
we should exit(1) program when application master failed or killed in 
yarn-client mode
   
   


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

Reply via email to