Skip to content
Snippets Groups Projects
Commit 40c7add3 authored by Wenchen Fan's avatar Wenchen Fan
Browse files

[SPARK-20946][SQL] Do not update conf for existing SparkContext in SparkSession.getOrCreate

## What changes were proposed in this pull request?

SparkContext is shared by all sessions, we should not update its conf for only one session.

## How was this patch tested?

existing tests

Author: Wenchen Fan <wenchen@databricks.com>

Closes #18536 from cloud-fan/config.
parent 0217dfd2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment