wangyum commented on issue #25729: [SPARK-29022][SQL][test-hadoop3.2][test-java11] Fix spark 'add jar', CliSessionState's hiveConf 's classLoader ClassNotFound URL: https://github.com/apache/spark/pull/25729#issuecomment-536241439 This PR is needed. but this change can not handle `isolatedLoader` is enabled(`spark.sql.hive.metastore.jars != builtin`). It seems [this commit](https://github.com/apache/spark/pull/25729/commits/0fb149c25e995bd5d2f08ece1ac65ef5f587d722) can handle this case. But we can not add a test case for this case because of [SPARK-29268](https://issues.apache.org/jira/browse/SPARK-29268).
---------------------------------------------------------------- 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]
