https://github.com/apache/spark
Revision 7187c012213eb4f13b5546f60514be5f08c7392a authored by sandeep-katta on 05 February 2019, 04:13:22 UTC, committed by Sean Owen on 05 February 2019, 04:13:53 UTC
## What changes were proposed in this pull request?

**updateAndSyncNumExecutorsTarget**  API should be called after **initializing** flag is unset
## How was this patch tested?
Added UT and also manually tested

After Fix
![afterfix](https://user-images.githubusercontent.com/35216143/51983136-ed4a5000-24bd-11e9-90c8-c4a562c17a4b.png)

Closes #23697 from sandeep-katta/executorIssue.

Authored-by: sandeep-katta <sandeep.katta2007@gmail.com>
Signed-off-by: Sean Owen <sean.owen@databricks.com>
(cherry picked from commit 1dd7419702c5bc7e36fee9fa1eec06b66f25806e)
Signed-off-by: Sean Owen <sean.owen@databricks.com>
1 parent 3d4aa5b
History
Tip revision: 7187c012213eb4f13b5546f60514be5f08c7392a authored by sandeep-katta on 05 February 2019, 04:13:22 UTC
[SPARK-26758][CORE] Idle Executors are not getting killed after spark.dynamiAllocation.executorIdleTimeout value
Tip revision: 7187c01

README.md

back to top