[ 
https://issues.apache.org/jira/browse/SPARK-56764?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

pin_zhang updated SPARK-56764:
------------------------------
    Description: 
spark.sql.hive.thriftServer.async false
spark.jars file:///home/test/spark-4.1.1-bin-hadoop3-connect/custom/udf.jar

CREATE FUNCTION IF NOT EXISTS hello AS 'com.test.HelloUDF';

> CANNOT_LOAD_FUNCTION_CLASS in a new session
> -------------------------------------------
>
>                 Key: SPARK-56764
>                 URL: https://issues.apache.org/jira/browse/SPARK-56764
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 4.1.1
>            Reporter: pin_zhang
>            Priority: Major
>         Attachments: udf.jar
>
>
> spark.sql.hive.thriftServer.async false
> spark.jars file:///home/test/spark-4.1.1-bin-hadoop3-connect/custom/udf.jar
> CREATE FUNCTION IF NOT EXISTS hello AS 'com.test.HelloUDF';



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to