spark git commit: [SPARK-23365][CORE] Do not adjust num executors when killing idle executors.

2018-02-27 Thread vanzin
Repository: spark Updated Branches: refs/heads/branch-2.3 6eee545f9 -> 30242b664 [SPARK-23365][CORE] Do not adjust num executors when killing idle executors. The ExecutorAllocationManager should not adjust the target number of executors when killing idle executors, as it has already adjusted

spark git commit: [SPARK-23365][CORE] Do not adjust num executors when killing idle executors.

2018-02-27 Thread vanzin
Repository: spark Updated Branches: refs/heads/master 414ee867b -> ecb8b383a [SPARK-23365][CORE] Do not adjust num executors when killing idle executors. The ExecutorAllocationManager should not adjust the target number of executors when killing idle executors, as it has already adjusted the