spark-instrumented-optimizer/common/kvstore
Armin b6ef1f57bc [SPARK-21970][CORE] Fix Redundant Throws Declarations in Java Codebase
## What changes were proposed in this pull request?

1. Removing all redundant throws declarations from Java codebase.
2. Removing dead code made visible by this from `ShuffleExternalSorter#closeAndGetSpills`

## How was this patch tested?

Build still passes.

Author: Armin <me@obrown.io>

Closes #19182 from original-brownbear/SPARK-21970.
2017-09-13 14:04:26 +01:00
..
src [SPARK-21970][CORE] Fix Redundant Throws Declarations in Java Codebase 2017-09-13 14:04:26 +01:00
pom.xml [SPARK-20655][CORE] In-memory KVStore implementation. 2017-08-08 11:02:54 -07:00