Skip to content

Conversation

@ueshin
Copy link
Member

@ueshin ueshin commented Sep 8, 2017

What changes were proposed in this pull request?

pyspark.sql.tests.SQLTests2 doesn't stop newly created spark context in the test and it might affect the following tests.
This pr makes pyspark.sql.tests.SQLTests2 stop SparkContext.

How was this patch tested?

Existing tests.

@SparkQA
Copy link

SparkQA commented Sep 8, 2017

Test build #81534 has finished for PR 19158 at commit 134bc26.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@HyukjinKwon
Copy link
Member

LGTM

asfgit pushed a commit that referenced this pull request Sep 8, 2017
…top SparkContext.

## What changes were proposed in this pull request?

`pyspark.sql.tests.SQLTests2` doesn't stop newly created spark context in the test and it might affect the following tests.
This pr makes `pyspark.sql.tests.SQLTests2` stop `SparkContext`.

## How was this patch tested?

Existing tests.

Author: Takuya UESHIN <[email protected]>

Closes #19158 from ueshin/issues/SPARK-21950.

(cherry picked from commit 57bc1e9)
Signed-off-by: Takuya UESHIN <[email protected]>
asfgit pushed a commit that referenced this pull request Sep 8, 2017
…top SparkContext.

## What changes were proposed in this pull request?

`pyspark.sql.tests.SQLTests2` doesn't stop newly created spark context in the test and it might affect the following tests.
This pr makes `pyspark.sql.tests.SQLTests2` stop `SparkContext`.

## How was this patch tested?

Existing tests.

Author: Takuya UESHIN <[email protected]>

Closes #19158 from ueshin/issues/SPARK-21950.

(cherry picked from commit 57bc1e9)
Signed-off-by: Takuya UESHIN <[email protected]>
@ueshin
Copy link
Member Author

ueshin commented Sep 8, 2017

Thanks for reviewing! merging to master/2.2/2.1/2.0

asfgit pushed a commit that referenced this pull request Sep 8, 2017
…top SparkContext.

## What changes were proposed in this pull request?

`pyspark.sql.tests.SQLTests2` doesn't stop newly created spark context in the test and it might affect the following tests.
This pr makes `pyspark.sql.tests.SQLTests2` stop `SparkContext`.

## How was this patch tested?

Existing tests.

Author: Takuya UESHIN <[email protected]>

Closes #19158 from ueshin/issues/SPARK-21950.

(cherry picked from commit 57bc1e9)
Signed-off-by: Takuya UESHIN <[email protected]>
@asfgit asfgit closed this in 57bc1e9 Sep 8, 2017
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
…top SparkContext.

## What changes were proposed in this pull request?

`pyspark.sql.tests.SQLTests2` doesn't stop newly created spark context in the test and it might affect the following tests.
This pr makes `pyspark.sql.tests.SQLTests2` stop `SparkContext`.

## How was this patch tested?

Existing tests.

Author: Takuya UESHIN <[email protected]>

Closes apache#19158 from ueshin/issues/SPARK-21950.

(cherry picked from commit 57bc1e9)
Signed-off-by: Takuya UESHIN <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants