spark-instrumented-optimizer/common
Sean Owen 1f0de3c1c8 [SPARK-19991][CORE][YARN] FileSegmentManagedBuffer performance improvement
## What changes were proposed in this pull request?

Avoid `NoSuchElementException` every time `ConfigProvider.get(val, default)` falls back to default. This apparently causes non-trivial overhead in at least one path, and can easily be avoided.

See https://github.com/apache/spark/pull/17329

## How was this patch tested?

Existing tests

Author: Sean Owen <sowen@cloudera.com>

Closes #17567 from srowen/SPARK-19991.
2017-04-09 08:44:02 +01:00
..
network-common [SPARK-19991][CORE][YARN] FileSegmentManagedBuffer performance improvement 2017-04-09 08:44:02 +01:00
network-shuffle [SPARK-19534][TESTS] Convert Java tests to use lambdas, Java 8 features 2017-02-19 09:42:50 -08:00
network-yarn [SPARK-19991][CORE][YARN] FileSegmentManagedBuffer performance improvement 2017-04-09 08:44:02 +01:00
sketch [SPARK-19550][BUILD][CORE][WIP] Remove Java 7 support 2017-02-16 12:32:45 +00:00
tags [SPARK-18993][BUILD] Unable to build/compile Spark in IntelliJ due to missing Scala deps in spark-tags 2016-12-28 12:17:33 +00:00
unsafe [SPARK-19999] Workaround JDK-8165231 to identify PPC64 architectures as supporting unaligned access 2017-03-30 16:08:26 +01:00