[ 
https://issues.apache.org/jira/browse/SPARK-6907?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550869#comment-14550869
 ] 

Michael Armbrust commented on SPARK-6907:
-----------------------------------------

Steve, thanks for the feedback.  The ivy integration is really only for easy 
testing / adding new versions.  As documented 
[here|https://github.com/apache/spark/blob/master/sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveContext.scala#L115],
 by default it uses the same jars that are bundled with Spark.  When you want 
to connect to another version of Hive, you can specify a classpath manually.

[~pwendell] and I have also talked about building assembly jars that people 
could use for specific version.  Any other thoughts you have about packaging 
would be great to hear.

> Create an isolated classloader for the Hive Client.
> ---------------------------------------------------
>
>                 Key: SPARK-6907
>                 URL: https://issues.apache.org/jira/browse/SPARK-6907
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Michael Armbrust
>            Assignee: Michael Armbrust
>             Fix For: 1.4.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to