Re: [PR] [SPARK-47797] Skip deleting pod from k8s if the pod does not exists [spark]

2024-04-10 Thread via GitHub
dongjoon-hyun commented on code in PR #45979: URL: https://github.com/apache/spark/pull/45979#discussion_r1559145766 ## resource-managers/kubernetes/core/src/main/scala/org/apache/spark/scheduler/cluster/k8s/ExecutorPodsLifecycleManager.scala: ## @@ -166,15 +166,19 @@

[PR] [SPARK-47797] Skip deleting pod from k8s if the pod does not exists [spark]

2024-04-10 Thread via GitHub
leesf opened a new pull request, #45979: URL: https://github.com/apache/spark/pull/45979 ### What changes were proposed in this pull request? Skip deleting pod from k8s if the pod does not exists ### Why are the changes needed? Do not send to many requests to k8s api

Re: [PR] [SPARK-47797] Skip deleting pod from k8s if the pod does not exists [spark]

2024-04-10 Thread via GitHub
leesf commented on PR #45979: URL: https://github.com/apache/spark/pull/45979#issuecomment-2046981740 cc @HyukjinKwon would you please help to review this PR. Thanks -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the