[
https://issues.apache.org/jira/browse/SPARK-22598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265042#comment-16265042
]
Apache Spark commented on SPARK-22598:
--------------------------------------
User 'liutang123' has created a pull request for this issue:
https://github.com/apache/spark/pull/19812
> ExecutorAllocationManager does not requests new executors when executor fail
> and target has not change
> ------------------------------------------------------------------------------------------------------
>
> Key: SPARK-22598
> URL: https://issues.apache.org/jira/browse/SPARK-22598
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.2.0
> Reporter: Lijia Liu
>
> ExecutorAllocationManager call ExecutorAllocationClient.requestTotalExecutors
> to request new executors when target has not changed.
> But, when executor fail and target has not changed, the spark job will hang
> and no new executors will be requested.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]