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

Apache Spark commented on SPARK-5266:
-------------------------------------

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

> numExecutorsFailed should exclude number of killExecutor in yarn mode
> ---------------------------------------------------------------------
>
>                 Key: SPARK-5266
>                 URL: https://issues.apache.org/jira/browse/SPARK-5266
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>            Reporter: Lianhui Wang
>
> when driver request killExecutor, am will kill container and 
> numExecutorsFailed will increment. when numExecutorsFailed> 
> maxNumExecutorFailures in AM, AM will exit with EXIT_MAX_EXECUTOR_FAILURES 
> reason. so numExecutorsFailed should exclude the killExecutor from driver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to