peacewong opened a new issue #1250: URL: https://github.com/apache/incubator-linkis/issues/1250
**Describe the bug** Hive and Spark EC have a ClassNotFoundException bug when using jar UDF. error info: ``` Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: *.CardNoFirstEightMask at org.apache.hadoop.hive.ql.udf.generic.GenericUDFBridge.getUdfClass(GenericUDFBridge.java:134) ``` **To Reproduce** Steps to reproduce the behavior: 1. create udf 2. use udf by hql or sql 3. See error -- 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. To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org