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

Herman van Hövell reassigned SPARK-53455:
-----------------------------------------

    Assignee: Venkata Sai Akhil Gudesa

> Add clone session API to Spark Connect
> --------------------------------------
>
>                 Key: SPARK-53455
>                 URL: https://issues.apache.org/jira/browse/SPARK-53455
>             Project: Spark
>          Issue Type: Improvement
>          Components: Connect
>    Affects Versions: 4.1.0
>            Reporter: Venkata Sai Akhil Gudesa
>            Assignee: Venkata Sai Akhil Gudesa
>            Priority: Major
>              Labels: pull-request-available
>
> Spark Connect introduced the concept of resource isolation (via 
> ArtifactManager which has seen been ported to classic Spark) and thus, 
> jars/pyfiles/artifacts added to each session are isolated from other sessions.
> A slight rough edge is that if a user wishes to fork the state of a session 
> but maintain indepence, the only possible way is to create a new session and 
> reupload/reinit all base jars/artifacts/pyfiles etc.
> Support for cloning through the API helps address the rough edge while 
> maintaining all the benefits of session resource isolation.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to