aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala
diff options
context:
space:
mode:
authorHerman van Hovell <hvanhovell@databricks.com>2017-04-20 22:37:04 +0200
committerHerman van Hovell <hvanhovell@databricks.com>2017-04-20 22:37:04 +0200
commit033206355339677812a250b2b64818a261871fd2 (patch)
treed000d6c55f08f9454e87e13cea74c187593fdd20 /core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala
parentd95e4d9d6a9705c534549add6d4a73d554e47274 (diff)
downloadspark-033206355339677812a250b2b64818a261871fd2.tar.gz
spark-033206355339677812a250b2b64818a261871fd2.tar.bz2
spark-033206355339677812a250b2b64818a261871fd2.zip
[SPARK-20410][SQL] Make sparkConf a def in SharedSQLContext
## What changes were proposed in this pull request? It is kind of annoying that `SharedSQLContext.sparkConf` is a val when overriding test cases, because you cannot call `super` on it. This PR makes it a function. ## How was this patch tested? Existing tests. Author: Herman van Hovell <hvanhovell@databricks.com> Closes #17705 from hvanhovell/SPARK-20410.
Diffstat (limited to 'core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala')
0 files changed, 0 insertions, 0 deletions