-
- Downloads
[SPARK-8020] Spark SQL in spark-defaults.conf make metadataHive get constructed too early
https://issues.apache.org/jira/browse/SPARK-8020 Author: Yin Huai <yhuai@databricks.com> Closes #6563 from yhuai/SPARK-8020 and squashes the following commits: 4e5addc [Yin Huai] style bf766c6 [Yin Huai] Failed test. 0398f5b [Yin Huai] First populate the SQLConf and then construct executionHive and metadataHive.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/SQLContext.scala 22 additions, 3 deletions...core/src/main/scala/org/apache/spark/sql/SQLContext.scala
- sql/hive/src/test/scala/org/apache/spark/sql/hive/client/VersionsSuite.scala 44 additions, 1 deletion...cala/org/apache/spark/sql/hive/client/VersionsSuite.scala
Please register or sign in to comment