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

Reply via email to