[ 
https://issues.apache.org/jira/browse/SPARK-42653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695819#comment-17695819
 ] 

Apache Spark commented on SPARK-42653:
--------------------------------------

User 'vicennial' has created a pull request for this issue:
https://github.com/apache/spark/pull/40256

> 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
>            Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to