HyukjinKwon opened a new pull request, #42731:
URL: https://github.com/apache/spark/pull/42731

   ### What changes were proposed in this pull request?
   
   This PR proposes to clean up the files, jars and archives added via Spark 
Connect sessions.
   
   ### Why are the changes needed?
   
   In [SPARK-44348](https://issues.apache.org/jira/browse/SPARK-44348), we 
clean up Spark Context's added files but we don't clean up the ones in 
fileserver.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes, it will avoid slowly growing memory within the file server.
   
   ### How was this patch tested?
   
   Manually tested. Also existing tests should not be broken.
   
   ### Was this patch authored or co-authored using generative AI tooling?
   
   No.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to