You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Herman van Hövell (Jira)" <ji...@apache.org> on 2023/08/23 16:43:00 UTC

[jira] [Resolved] (SPARK-44816) Cryptic error message when UDF associated class is not found

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

Herman van Hövell resolved SPARK-44816.
---------------------------------------
    Fix Version/s: 3.5.0
       Resolution: Fixed

> Cryptic error message when UDF associated class is not found
> ------------------------------------------------------------
>
>                 Key: SPARK-44816
>                 URL: https://issues.apache.org/jira/browse/SPARK-44816
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 3.5.0
>            Reporter: Niranjan Jayakar
>            Assignee: Niranjan Jayakar
>            Priority: Major
>             Fix For: 3.5.0
>
>
> When a Dataset API is used that either requires or is modeled as a UDF, the class defining the UDF/function should be uploaded to the service fist using the `addArtifact()` API.
> When this is not done, an error is thrown. However, this error message is cryptic and is not clear about the problem.
> Improve this error message to make it clear that an expected class was not found.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org