wangyum commented on issue #25542: [SPARK-28840][SQL] conf.getClassLoader in 
SparkSQLCLIDriver should be avoided as it returns the UDFClassLoader which is 
created by Hive
URL: https://github.com/apache/spark/pull/25542#issuecomment-523528243
 
 
   Our example always uses `--jars one.jar,two.jar`. It seems 
`--jars=one.jar,two.jar` is not a standard usage.
   
   
http://spark.apache.org/docs/latest/spark-standalone.html#launching-spark-applications
   http://spark.apache.org/docs/latest/running-on-yarn.html#adding-other-jars
   
http://spark.apache.org/docs/latest/rdd-programming-guide.html#using-the-shell
   http://spark.apache.org/docs/latest/sql-data-sources-jdbc.html

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to