aboutsummaryrefslogtreecommitdiff
path: root/project/SparkBuild.scala
diff options
context:
space:
mode:
authorAndrew Or <andrew@databricks.com>2016-04-18 14:28:47 -0700
committerYin Huai <yhuai@databricks.com>2016-04-18 14:28:47 -0700
commitf1a11976db5cd7a4f2c5467ef784b6755f84260c (patch)
treef45c448acdd112afbcd79cb5b93a2d0d4becffef /project/SparkBuild.scala
parent8bd8121329cb1bb137e935dec124aa23f0fcf8c5 (diff)
downloadspark-f1a11976db5cd7a4f2c5467ef784b6755f84260c.tar.gz
spark-f1a11976db5cd7a4f2c5467ef784b6755f84260c.tar.bz2
spark-f1a11976db5cd7a4f2c5467ef784b6755f84260c.zip
[SPARK-14674][SQL] Move HiveContext.hiveconf to HiveSessionState
## What changes were proposed in this pull request? This is just cleanup. This allows us to remove HiveContext later without inflating the diff too much. This PR fixes the conflicts of https://github.com/apache/spark/pull/12431. It also removes the `def hiveConf` from `HiveSqlParser`. So, we will pass the HiveConf associated with a session explicitly instead of relying on Hive's `SessionState` to pass `HiveConf`. ## How was this patch tested? Existing tests. Closes #12431 Author: Andrew Or <andrew@databricks.com> Author: Yin Huai <yhuai@databricks.com> Closes #12449 from yhuai/hiveconf.
Diffstat (limited to 'project/SparkBuild.scala')
0 files changed, 0 insertions, 0 deletions