[
https://issues.apache.org/jira/browse/SPARK-30133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17014328#comment-17014328
]
Sandeep Katta commented on SPARK-30133:
---------------------------------------
[~hyukjin.kwon] I have raised the PR for these, Please help me to review it.
> Support DELETE Jar and DELETE File functionality in spark
> ---------------------------------------------------------
>
> Key: SPARK-30133
> URL: https://issues.apache.org/jira/browse/SPARK-30133
> Project: Spark
> Issue Type: New Feature
> Components: SQL
> Affects Versions: 3.0.0
> Reporter: Sandeep Katta
> Priority: Major
> Labels: Umbrella
>
> SPARK should support delete jar feature
> This feature aims at solving below use case.
> Currently in spark add jar API supports to add the jar to executor and Driver
> ClassPath at runtime, if there is any change in this jar definition there is
> no way user can update the jar to executor and Driver classPath. User needs
> to restart the application to solve this problem which is costly operation.
> After this JIRA fix user can use delete jar API to remove the jar from Driver
> and Executor ClassPath without the need of restarting the any spark
> application.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]