https://github.com/apache/spark
Revision b4202e79833f3adc00afe00f43e8d9165c9c8e48 authored by wuyi on 07 January 2019, 22:22:28 UTC, committed by Thomas Graves on 07 January 2019, 22:22:28 UTC
## What changes were proposed in this pull request?

As I mentioned in jira [SPARK-26269](https://issues.apache.org/jira/browse/SPARK-26269), in order to maxmize the use of cluster resource,  this pr try to make `YarnAllocator` have the same blacklist behaviour with YARN.

## How was this patch tested?

Added.

Closes #23368 from Ngone51/dev-YarnAllocator-should-have-same-blacklist-behaviour-with-YARN-branch-2.4.

Lead-authored-by: wuyi <ngone_5451@163.com>
Co-authored-by: Ngone51 <ngone_5451@163.com>
Signed-off-by: Thomas Graves <tgraves@apache.org>
1 parent cb1aad6
History
Tip revision: b4202e79833f3adc00afe00f43e8d9165c9c8e48 authored by wuyi on 07 January 2019, 22:22:28 UTC
[SPARK-26269][YARN][BRANCH-2.4] Yarnallocator should have same blacklist behaviour with yarn to maxmize use of cluster resource
Tip revision: b4202e7

README.md

back to top