GitHub user dongjoon-hyun opened a pull request:
https://github.com/apache/spark/pull/18572
[SPARK-21345][SQL][TEST][test-maven][BRANCH-2.1] SparkSessionBuilderSuite
should clean up stopped sessions.
## What changes were proposed in this pull request?
`SparkSessionBuilderSuite` should clean up stopped sessions. Otherwise, it
leaves behind some stopped `SparkContext`s interfereing with other test suites
using `ShardSQLContext`.
Recently, master branch fails consequtively.
-
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/
## How was this patch tested?
Pass the Jenkins with a updated suite.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dongjoon-hyun/spark SPARK-21345-BRANCH-2.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/18572.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #18572
----
commit 7dba32abf9ce6ab0b485230dd32aacf97d30ad08
Author: Dongjoon Hyun <[email protected]>
Date: 2017-07-08T12:16:47Z
SparkSessionBuilderSuite should clean up stopped sessions.
`SparkSessionBuilderSuite` should clean up stopped sessions. Otherwise, it
leaves behind some stopped `SparkContext`s interfereing with other test suites
using `ShardSQLContext`.
Recently, master branch fails consequtively.
-
https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Test%20(Dashboard)/
Pass the Jenkins with a updated suite.
Author: Dongjoon Hyun <[email protected]>
Closes #18567 from dongjoon-hyun/SPARK-SESSION.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]