Skip to content

Conversation

@yhuai
Copy link
Contributor

@yhuai yhuai commented Aug 21, 2015

https://issues.apache.org/jira/browse/SPARK-10121

This will make sure the HiveConf inside metadataHive's state actually loads the class. Otherwise, if we add jar in one thread and the query using the custom class in another thread, we may see ClassNotFoundException.

@yhuai yhuai changed the title [SPARK-10121] [SQL] When add jar, also explicitly set the classloader of metadataHive's HiveConf inside metadataHive's state. [SPARK-10121] [SQL] [WIP] When add jar, also explicitly set the classloader of metadataHive's HiveConf inside metadataHive's state. Aug 21, 2015
@yhuai
Copy link
Contributor Author

yhuai commented Aug 21, 2015

I am closing it. The fix is not right.

@yhuai yhuai closed this Aug 21, 2015
@SparkQA
Copy link

SparkQA commented Aug 21, 2015

Test build #41385 has finished for PR 8364 at commit 4aecbba.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants