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/03/01 00:26:00 UTC

[jira] [Resolved] (SPARK-42543) Specify protocol for UDF artifact transfer in JVM/Scala client

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

Herman van Hövell resolved SPARK-42543.
---------------------------------------
    Fix Version/s: 3.4.0
         Assignee: Venkata Sai Akhil Gudesa
       Resolution: Fixed

> Specify protocol for UDF artifact transfer in JVM/Scala client 
> ---------------------------------------------------------------
>
>                 Key: SPARK-42543
>                 URL: https://issues.apache.org/jira/browse/SPARK-42543
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 3.4.0
>            Reporter: Venkata Sai Akhil Gudesa
>            Assignee: Venkata Sai Akhil Gudesa
>            Priority: Major
>             Fix For: 3.4.0
>
>
> An "artifact" is any file that may be used during the execution of a UDF.
> In the decoupled client-server architecture of Spark Connect, a remote client may use a local JAR or a new class in their UDF that may not be present on the server. To handle these cases of missing "artifacts", a protocol for artifact transfer is needed to move the required artifacts from the client side over to the server side.



--
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