spark-instrumented-optimizer/sql/hive-thriftserver
Yin Huai a0c0aae1de [SPARK-10121] [SQL] Thrift server always use the latest class loader provided by the conf of executionHive's state
https://issues.apache.org/jira/browse/SPARK-10121

Looks like the problem is that if we add a jar through another thread, the thread handling the JDBC session will not get the latest classloader.

Author: Yin Huai <yhuai@databricks.com>

Closes #8368 from yhuai/SPARK-10121.
2015-08-25 12:49:50 +08:00
..
src [SPARK-10121] [SQL] Thrift server always use the latest class loader provided by the conf of executionHive's state 2015-08-25 12:49:50 +08:00
pom.xml [SPARK-9939] [SQL] Resorts to Java process API in CliSuite, HiveSparkSubmitSuite and HiveThriftServer2 test suites 2015-08-19 11:21:46 +08:00