-
- Downloads
[SPARK-8306] [SQL] AddJar command needs to set the new class loader to the...
[SPARK-8306] [SQL] AddJar command needs to set the new class loader to the HiveConf inside executionHive.state. https://issues.apache.org/jira/browse/SPARK-8306 I will try to add a test later. marmbrus aarondav Author: Yin Huai <yhuai@databricks.com> Closes #6758 from yhuai/SPARK-8306 and squashes the following commits: 1292346 [Yin Huai] [SPARK-8306] AddJar command needs to set the new class loader to the HiveConf inside executionHive.state.
Showing
- sql/hive/src/main/scala/org/apache/spark/sql/hive/client/ClientWrapper.scala 8 additions, 0 deletions...cala/org/apache/spark/sql/hive/client/ClientWrapper.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/execution/commands.scala 9 additions, 3 deletions.../scala/org/apache/spark/sql/hive/execution/commands.scala
- sql/hive/src/test/resources/hive-contrib-0.13.1.jar 0 additions, 0 deletionssql/hive/src/test/resources/hive-contrib-0.13.1.jar
- sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala 28 additions, 0 deletions...a/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
File added
Please register or sign in to comment