-
- Downloads
[SPARK-7491] [SQL] Allow configuration of classloader isolation for hive
Author: Michael Armbrust <michael@databricks.com> Closes #6167 from marmbrus/configureIsolation and squashes the following commits: 6147cbe [Michael Armbrust] filter other conf 22cc3bc7 [Michael Armbrust] Merge remote-tracking branch 'origin/master' into configureIsolation 07476ee [Michael Armbrust] filter empty prefixes dfdf19c [Michael Armbrust] [SPARK-6906][SQL] Allow configuration of classloader isolation for hive
Showing
- sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveContext.scala 30 additions, 3 deletions...rc/main/scala/org/apache/spark/sql/hive/HiveContext.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/client/IsolatedClientLoader.scala 8 additions, 6 deletions...g/apache/spark/sql/hive/client/IsolatedClientLoader.scala
- sql/hive/src/main/scala/org/apache/spark/sql/hive/test/TestHive.scala 8 additions, 1 deletion.../main/scala/org/apache/spark/sql/hive/test/TestHive.scala
Loading
Please register or sign in to comment