HeartSaVioR commented on issue #27025: [SPARK-26560][SQL] Spark should be able to run Hive UDF using jar regardless of current thread context classloader URL: https://github.com/apache/spark/pull/27025#issuecomment-569405037 > sql/hive/src/test/TestUDTF-dynamicload.jar is a weird path..., can we avoid this? Hmm... the jar shouldn't be in classpath. What about `sql/hive/src/test/data/TestUDTF.jar` and leaving README.txt in `sql/hive/src/test/data` to explain this path shouldn't be in classpath?
---------------------------------------------------------------- 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]
