aboutsummaryrefslogtreecommitdiff
path: root/dev/sparktestsupport/modules.py
diff options
context:
space:
mode:
authorBryan Cutler <cutlerb@gmail.com>2016-05-20 16:41:57 -0700
committerAndrew Or <andrew@databricks.com>2016-05-20 16:41:57 -0700
commit021c19702c720b4466b016498917d47f99000e13 (patch)
tree8625f6f51a36795a0256f0eafe8f01c81f90a9df /dev/sparktestsupport/modules.py
parent127bf1bb07967e2e4f99ad7abaa7f6fab3b3f407 (diff)
downloadspark-021c19702c720b4466b016498917d47f99000e13.tar.gz
spark-021c19702c720b4466b016498917d47f99000e13.tar.bz2
spark-021c19702c720b4466b016498917d47f99000e13.zip
[SPARK-15456][PYSPARK] Fixed PySpark shell context initialization when HiveConf not present
## What changes were proposed in this pull request? When PySpark shell cannot find HiveConf, it will fallback to create a SparkSession from a SparkContext. This fixes a bug caused by using a variable to SparkContext before it was initialized. ## How was this patch tested? Manually starting PySpark shell and using the SparkContext Author: Bryan Cutler <cutlerb@gmail.com> Closes #13237 from BryanCutler/pyspark-shell-session-context-SPARK-15456.
Diffstat (limited to 'dev/sparktestsupport/modules.py')
0 files changed, 0 insertions, 0 deletions