You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (Jira)" <ji...@apache.org> on 2021/02/09 17:15:00 UTC

[jira] [Updated] (SPARK-34334) ExecutorPodsAllocator fails to identify some excess requests during downscaling

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

Dongjoon Hyun updated SPARK-34334:
----------------------------------
        Parent: SPARK-33005
    Issue Type: Sub-task  (was: Bug)

> ExecutorPodsAllocator fails to identify some excess requests during downscaling
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-34334
>                 URL: https://issues.apache.org/jira/browse/SPARK-34334
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Kubernetes
>    Affects Versions: 3.1.0, 3.2.0
>            Reporter: Attila Zsolt Piros
>            Priority: Minor
>
> During downscaling there are two kinds of POD requests which can lead to POD deletion as it is identified as excess requests by the dynamic allocation:
>  * timed out newly created POD requests (which even haven't reached the Pod Pending state, yet) 
>  * timed out pending pod requests
> The current implementation fails to delete a timed out pending pod requests when there are not enough timed out newly created POD requests to delete but there are some non-timed out ones.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org