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

[jira] [Updated] (SPARK-33799) ExecutorMonitor should handle SparkListenerExecutorExcluded/SparkListenerNodeExcluded

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

Hyukjin Kwon updated SPARK-33799:
---------------------------------
    Affects Version/s:     (was: 3.1.0)
                       3.2.0

> ExecutorMonitor should handle SparkListenerExecutorExcluded/SparkListenerNodeExcluded
> -------------------------------------------------------------------------------------
>
>                 Key: SPARK-33799
>                 URL: https://issues.apache.org/jira/browse/SPARK-33799
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 3.2.0
>         Environment:  
>  
>            Reporter: wuyi
>            Priority: Major
>
> Currently, when dynamic-executor-allocation and exclude-on-failure (but exclude_on_kill_enabled is disabled) are both enabled, the excluded executors are still counted as available executor for running tasks. But that's obviously not true.
> We could let the ExecutorMonitor handle SparkListenerExecutorExcluded/SparkListenerNodeExcluded to not count excluded executors. 



--
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