spark-instrumented-optimizer/core/src/test
Imran Rashid d9043092ca [SPARK-18967][SCHEDULER] compute locality levels even if delay = 0
## What changes were proposed in this pull request?

Before this change, with delay scheduling off, spark would effectively
ignore locality preferences for bulk scheduling.  With this change,
locality preferences are used when multiple offers are made
simultaneously.

## How was this patch tested?

Test case added which fails without this change.  All unit tests run via jenkins.

Author: Imran Rashid <irashid@cloudera.com>

Closes #16376 from squito/locality_without_delay.
2017-02-06 22:37:37 -08:00
..
java [SPARK-19244][CORE] Sort MemoryConsumers according to their memory usage when spilling 2017-02-03 06:14:10 -08:00
resources [SPARK-17663][CORE] SchedulableBuilder should handle invalid data access via scheduler.allocation.file 2017-02-06 08:24:17 -06:00
scala/org/apache [SPARK-18967][SCHEDULER] compute locality levels even if delay = 0 2017-02-06 22:37:37 -08:00