You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Venkata Sai Akhil Gudesa (Jira)" <ji...@apache.org> on 2023/03/02 15:38:00 UTC

[jira] [Created] (SPARK-42653) Artifact transfer from Scala/JVM client to Server

Venkata Sai Akhil Gudesa created SPARK-42653:
------------------------------------------------

             Summary: Artifact transfer from Scala/JVM client to Server
                 Key: SPARK-42653
                 URL: https://issues.apache.org/jira/browse/SPARK-42653
             Project: Spark
          Issue Type: Improvement
          Components: Connect
    Affects Versions: 3.4.0
            Reporter: Venkata Sai Akhil Gudesa


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", we need to implement a mechanism to transfer artifacts from the client side over to the server side as per the protocol defined in https://github.com/apache/spark/pull/40147 



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