spark-instrumented-optimizer/sql/hive-thriftserver
Yuming Wang c81da276ba [SPARK-28714][SQL][TEST] Add hive.aux.jars.path test for spark-sql shell
## What changes were proposed in this pull request?

`Utilities.addToClassPath` has been changed since [HIVE-22096](https://issues.apache.org/jira/browse/HIVE-22096), but we use it to add plugin jars:
128ea37bda/sql/hive-thriftserver/src/main/scala/org/apache/spark/sql/hive/thriftserver/SparkSQLCLIDriver.scala (L144-L147)

This PR add test for `spark-sql` adding plugin jars.

## How was this patch tested?

N/A

Closes #25435 from wangyum/SPARK-28714.

Authored-by: Yuming Wang <yumwang@ebay.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
2019-08-13 09:19:58 -07:00
..
src [SPARK-28714][SQL][TEST] Add hive.aux.jars.path test for spark-sql shell 2019-08-13 09:19:58 -07:00
v1.2.1 [SPARK-26969][SQL] Using ODBC client not able to see the query data when column datatype is decimal 2019-08-12 15:47:59 -07:00
v2.3.5 [SPARK-26969][SQL] Using ODBC client not able to see the query data when column datatype is decimal 2019-08-12 15:47:59 -07:00
pom.xml [SPARK-27831][SQL][TEST] Move Hive test jars to maven dependency 2019-06-02 20:23:08 -07:00