Lianhui Wang created SPARK-5266:
-----------------------------------
Summary: 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]