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_t5...@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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to