aboutsummaryrefslogtreecommitdiff
path: root/dev
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2016-04-16 14:00:53 -0700
committerYin Huai <yhuai@databricks.com>2016-04-16 14:00:53 -0700
commit5cefecc95a5b8418713516802c416cfde5a94a2d (patch)
tree0285112a763748ee531a6124c2d872f7cfaac00e /dev
parent3f49afee937a66d458e0c194e46d6a9e380e054e (diff)
downloadspark-5cefecc95a5b8418713516802c416cfde5a94a2d.tar.gz
spark-5cefecc95a5b8418713516802c416cfde5a94a2d.tar.bz2
spark-5cefecc95a5b8418713516802c416cfde5a94a2d.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. Closes #12405 Author: Andrew Or <andrew@databricks.com> Author: Yin Huai <yhuai@databricks.com> Closes #12447 from yhuai/sharedState.
Diffstat (limited to 'dev')
0 files changed, 0 insertions, 0 deletions