aboutsummaryrefslogtreecommitdiff
path: root/external
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2016-05-10 12:07:47 -0700
committerAndrew Or <andrew@databricks.com>2016-05-10 12:07:47 -0700
commit69641066ae1d35c33b082451cef636a7f2e646d9 (patch)
tree13c43b7b7e3e8662e89cfa0a7c238daa5f0bb3bc /external
parentdb3b4a20150ff7fb1caaf62ab3d2a2f1e632af36 (diff)
downloadspark-69641066ae1d35c33b082451cef636a7f2e646d9.tar.gz
spark-69641066ae1d35c33b082451cef636a7f2e646d9.tar.bz2
spark-69641066ae1d35c33b082451cef636a7f2e646d9.zip
[SPARK-15037][HOTFIX] Don't create 2 SparkSessions in constructor
## What changes were proposed in this pull request? After #12907 `TestSparkSession` creates a spark session in one of the constructors just to get the `SparkContext` from it. This ends up creating 2 `SparkSession`s from one call, which is definitely not what we want. ## How was this patch tested? Jenkins. Author: Andrew Or <andrew@databricks.com> Closes #13031 from andrewor14/sql-test.
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions