You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/06/11 08:38:00 UTC

[jira] [Commented] (SPARK-8306) executionHive does not need to use switch class loader

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

Apache Spark commented on SPARK-8306:
-------------------------------------

User 'yhuai' has created a pull request for this issue:
https://github.com/apache/spark/pull/6758

> executionHive does not need to use switch class loader
> ------------------------------------------------------
>
>                 Key: SPARK-8306
>                 URL: https://issues.apache.org/jira/browse/SPARK-8306
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.4.0
>            Reporter: Yin Huai
>            Assignee: Yin Huai
>
> We do not need to call {{Thread.currentThread().setContextClassLoader(getClass.getClassLoader)}} to switch classloader for executionHive since we are using the built-in hive and the class loader returned by {{getClass.getClassLoader}} may not have user jars in some use cases.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org