You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Vinoo Ganesh (JIRA)" <ji...@apache.org> on 2019/06/05 15:53:00 UTC

[jira] [Created] (SPARK-27958) Stopping a SparkSession should not always stop Spark Context

Vinoo Ganesh created SPARK-27958:
------------------------------------

             Summary: Stopping a SparkSession should not always stop Spark Context
                 Key: SPARK-27958
                 URL: https://issues.apache.org/jira/browse/SPARK-27958
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Vinoo Ganesh


Creating a ticket to track the discussion here: [http://mail-archives.apache.org/mod_mbox/spark-dev/201904.mbox/%3CCAO4re1=Nk1E1VwGzSZwQ5x0SY=_hEUpmEd8N5yYDccML_T56rA@mail.gmail.com%3E]

Right now, stopping a SparkSession stops the underlying SparkContext. This behavior is not ideal and doesn't really make sense. Stopping a SparkSession should only stop the SparkContext in the event that the is the only session. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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