You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2021/12/29 04:15:17 UTC

[GitHub] [incubator-linkis] peacewong opened a new issue #1250: Hive and Spark EC have a ClassNotFoundException bug when using jar UDF

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-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong closed issue #1250: Hive and Spark EC have a ClassNotFoundException bug when using jar UDF

Posted by GitBox <gi...@apache.org>.
peacewong closed issue #1250:
URL: https://github.com/apache/incubator-linkis/issues/1250


   


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org