Skip to content

Conversation

@ericl
Copy link
Contributor

@ericl ericl commented May 25, 2016

What changes were proposed in this pull request?

Also sets confs in the underlying sc when using SparkSession.builder.getOrCreate(). This is a bug-fix from a post-merge comment in #13289

How was this patch tested?

Python doc-tests.

@ericl
Copy link
Contributor Author

ericl commented May 25, 2016

@andrewor14

@SparkQA
Copy link

SparkQA commented May 25, 2016

Test build #59307 has finished for PR 13309 at commit 80e385a.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@andrewor14
Copy link
Contributor

retest this please

@SparkQA
Copy link

SparkQA commented May 26, 2016

Test build #59312 has finished for PR 13309 at commit 80e385a.

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

@andrewor14
Copy link
Contributor

Merging into master 2.0

asfgit pushed a commit that referenced this pull request May 26, 2016
…n builder in pyspark

## What changes were proposed in this pull request?

Also sets confs in the underlying sc when using SparkSession.builder.getOrCreate(). This is a bug-fix from a post-merge comment in #13289

## How was this patch tested?

Python doc-tests.

Author: Eric Liang <ekl@databricks.com>

Closes #13309 from ericl/spark-15520-1.

(cherry picked from commit 594a1bf)
Signed-off-by: Andrew Or <andrew@databricks.com>
@asfgit asfgit closed this in 594a1bf May 26, 2016
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