wangyum opened a new pull request #25435: [SPARK-28714][SQL][TEST] Add test for 
spark-sql support hive.aux.jars.path
URL: https://github.com/apache/spark/pull/25435
 
 
   ## 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:
   
https://github.com/apache/spark/blob/128ea37bda3dbc1d6ba2af762c7453ab7605d430/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
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to