GitHub user yhuai opened a pull request:

    https://github.com/apache/spark/pull/6895

    [SPARK-8368] [SPARK-8058] [SQL] HiveContext may override the context class 
loader of the current thread (branch 1.4)

    This is for 1.4 branch (based on https://github.com/apache/spark/pull/6891).

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/yhuai/spark SPARK-8368-1.4

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/6895.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #6895
    
----
commit b1e14a911f4b203de322c504aeb0e5b8910f92b9
Author: Yin Huai <yh...@databricks.com>
Date:   2015-06-18T23:47:59Z

    Failed tests.

commit 3cca0e938afb384c096625f30ca862e67796788d
Author: Yin Huai <yh...@databricks.com>
Date:   2015-06-18T23:48:11Z

    Correctly set the class loader in the conf of the state in client wrapper.
    
    Conflicts:
        
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/ClientWrapper.scala
        sql/hive/src/main/scala/org/apache/spark/sql/hive/client/HiveShim.scala
        
sql/hive/src/main/scala/org/apache/spark/sql/hive/client/IsolatedClientLoader.scala

commit adbbbc9900c66ec3aa975a46b59751ee3d8ba0fc
Author: Yin Huai <yh...@databricks.com>
Date:   2015-06-19T03:41:01Z

    Minor update.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to