[jira] [Commented] (SPARK-23971) Should not leak Spark sessions across test suites

2018-04-30 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-23971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16458959#comment-16458959
 ] 

Apache Spark commented on SPARK-23971:
--

User 'gatorsmile' has created a pull request for this issue:
https://github.com/apache/spark/pull/21197

> Should not leak Spark sessions across test suites
> -
>
> Key: SPARK-23971
> URL: https://issues.apache.org/jira/browse/SPARK-23971
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.4.0
>Reporter: Eric Liang
>Assignee: Eric Liang
>Priority: Major
> Fix For: 2.4.0
>
>
> Many suites currently leak Spark sessions (sometimes with stopped 
> SparkContexts) via the thread-local active Spark session and default Spark 
> session. We should attempt to clean these up and detect when this happens to 
> improve the reproducibility of tests.



--
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



[jira] [Commented] (SPARK-23971) Should not leak Spark sessions across test suites

2018-04-12 Thread Apache Spark (JIRA)

[ 
https://issues.apache.org/jira/browse/SPARK-23971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16436209#comment-16436209
 ] 

Apache Spark commented on SPARK-23971:
--

User 'ericl' has created a pull request for this issue:
https://github.com/apache/spark/pull/21058

> Should not leak Spark sessions across test suites
> -
>
> Key: SPARK-23971
> URL: https://issues.apache.org/jira/browse/SPARK-23971
> Project: Spark
>  Issue Type: Bug
>  Components: SQL
>Affects Versions: 2.4.0
>Reporter: Eric Liang
>Priority: Major
>
> Many suites currently leak Spark sessions (sometimes with stopped 
> SparkContexts) via the thread-local active Spark session and default Spark 
> session. We should attempt to clean these up and detect when this happens to 
> improve the reproducibility of tests.



--
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