GitHub user liutang123 opened a pull request:
https://github.com/apache/spark/pull/19812
[SPARK-22598][CORE] ExecutorAllocationManager does not requests new
executors when executor has failed and target has not changed
## What changes were proposed in this pull request?
Check if the number of current executors when target has not changed.
## How was this patch tested?
manual test.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/liutang123/spark SPARK-22598
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/19812.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #19812
----
commit 6db1b8687060de9a67c0225d42e32afcfb60faf8
Author: liutang123 <[email protected]>
Date: 2017-11-24T08:40:40Z
[SPARK-22598][CORE]ExecutorAllocationManager does not requests new
executors when executor has failed and target has not changed.
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]