[ https://issues.apache.org/jira/browse/SPARK-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sean Owen resolved SPARK-3090. ------------------------------ Resolution: Fixed Fix Version/s: 1.4.0 Assignee: Marcelo Vanzin Resolved by https://github.com/apache/spark/pull/5696 > Avoid not stopping SparkContext with YARN Client mode > ------------------------------------------------------ > > Key: SPARK-3090 > URL: https://issues.apache.org/jira/browse/SPARK-3090 > Project: Spark > Issue Type: Bug > Components: Spark Core, YARN > Affects Versions: 1.1.0 > Reporter: Kousuke Saruta > Assignee: Marcelo Vanzin > Fix For: 1.4.0 > > > When we use YARN Cluster mode, ApplicationMaser register a shutdown hook, > stopping SparkContext. > Thanks to this, SparkContext can stop even if Application forgets to stop > SparkContext itself. > But, unfortunately, YARN Client mode doesn't have such mechanism. -- 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