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


   > > I agree, we should not call `System.exit` - client mode is used in all 
sorts of interesting ways.
   > 
   > So, how about make a option? user can use configuration to decide if exit? 
and default keep current?
   
   Also, there are always use client mode spark-sql/spark-shell/pyspark and 
user forgot to close it. When we just use yarn command to kill application. In 
current code, it only will make SparkContext stop, won't exit the whole 
program. Also ping @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: [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