From 302556ff999ba9a1960281de6932e0d904197204 Mon Sep 17 00:00:00 2001 From: Yin Huai Date: Wed, 17 Jun 2015 14:52:43 -0700 Subject: [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 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. --- sql/hive/src/test/resources/hive-contrib-0.13.1.jar | Bin 0 -> 114878 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 sql/hive/src/test/resources/hive-contrib-0.13.1.jar (limited to 'sql/hive/src/test/resources/hive-contrib-0.13.1.jar') diff --git a/sql/hive/src/test/resources/hive-contrib-0.13.1.jar b/sql/hive/src/test/resources/hive-contrib-0.13.1.jar new file mode 100644 index 0000000000..ce0740d924 Binary files /dev/null and b/sql/hive/src/test/resources/hive-contrib-0.13.1.jar differ -- cgit v1.2.3