[ https://issues.apache.org/jira/browse/SPARK-4404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
WangTaoTheTonic updated SPARK-4404: ----------------------------------- Description: When we have spark.driver.extra* or spark.driver.memory in SPARK_SUBMIT_PROPERTIES_FILE, spark-class will use SparkSubmitDriverBootstrapper to launch driver. If we get process id of SparkSubmitDriverBootstrapper and wanna kill it during its running, we expect its SparkSubmit sub-process stop also. was: We we have spark.driver.extra* or spark.driver.memory in SPARK_SUBMIT_PROPERTIES_FILE, spark-class will use SparkSubmitDriverBootstrapper to launch driver. If we get process id of SparkSubmitDriverBootstrapper and wanna kill it during its running, we expect its SparkSubmit sub-process stop also. > SparkSubmitDriverBootstrapper should stop after its SparkSubmit sub-process > ends > --------------------------------------------------------------------------------- > > Key: SPARK-4404 > URL: https://issues.apache.org/jira/browse/SPARK-4404 > Project: Spark > Issue Type: Bug > Components: Spark Core > Reporter: WangTaoTheTonic > > When we have spark.driver.extra* or spark.driver.memory in > SPARK_SUBMIT_PROPERTIES_FILE, spark-class will use > SparkSubmitDriverBootstrapper to launch driver. > If we get process id of SparkSubmitDriverBootstrapper and wanna kill it > during its running, we expect its SparkSubmit sub-process stop also. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org