aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/ml/pipeline.py
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2016-04-18 13:15:23 -0700
committerYin Huai <yhuai@databricks.com>2016-04-18 13:15:23 -0700
commit28ee15702d9efd52a26a065c6e544b5345a8f65d (patch)
treef097fa7ac83c4540e262da71d302aebc4b746daf /python/pyspark/ml/pipeline.py
parente4ae974294fc61f03b235f82d1618f29cad8feee (diff)
downloadspark-28ee15702d9efd52a26a065c6e544b5345a8f65d.tar.gz
spark-28ee15702d9efd52a26a065c6e544b5345a8f65d.tar.bz2
spark-28ee15702d9efd52a26a065c6e544b5345a8f65d.zip
[SPARK-14647][SQL] Group SQLContext/HiveContext state into SharedState
## What changes were proposed in this pull request? This patch adds a SharedState that groups state shared across multiple SQLContexts. This is analogous to the SessionState added in SPARK-13526 that groups session-specific state. This cleanup makes the constructors of the contexts simpler and ultimately allows us to remove HiveContext in the near future. ## How was this patch tested? Existing tests. Author: Yin Huai <yhuai@databricks.com> Closes #12463 from yhuai/sharedState.
Diffstat (limited to 'python/pyspark/ml/pipeline.py')
0 files changed, 0 insertions, 0 deletions