[
https://issues.apache.org/jira/browse/SPARK-47797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-47797.
-----------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 45979
[https://github.com/apache/spark/pull/45979]
> Skip deleting pod from k8s if the pod does not exists
> -----------------------------------------------------
>
> Key: SPARK-47797
> URL: https://issues.apache.org/jira/browse/SPARK-47797
> Project: Spark
> Issue Type: Improvement
> Components: Kubernetes
> Affects Versions: 3.5.1
> Reporter: leesf
> Assignee: leesf
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> in ExecutorPodsLifecycleManager#removeExecutorFromK8s method. Get pod before
> deleting it, we can skip deleting if pod is already deleted so that we do not
> send too many requests to api server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]