You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Lijia Liu (JIRA)" <ji...@apache.org> on 2017/11/24 07:24:00 UTC

[jira] [Created] (SPARK-22598) ExecutorAllocationManager hang when executor fail and numExecutorsTarget has not change

Lijia Liu created SPARK-22598:
---------------------------------

             Summary: ExecutorAllocationManager hang when executor fail and numExecutorsTarget 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org