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

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

    [ https://issues.apache.org/jira/browse/SPARK-33799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17250141#comment-17250141 ] 

Apache Spark commented on SPARK-33799:
--------------------------------------

User 'Ngone51' has created a pull request for this issue:
https://github.com/apache/spark/pull/30795

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