spark-instrumented-optimizer/common
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
..
kvstore [SPARK-21970][CORE] Fix Redundant Throws Declarations in Java Codebase 2017-09-13 14:04:26 +01:00
network-common [SPARK-21970][CORE] Fix Redundant Throws Declarations in Java Codebase 2017-09-13 14:04:26 +01:00
network-shuffle [SPARK-21501] Change CacheLoader to limit entries based on memory footprint 2017-08-23 11:51:11 -05:00
network-yarn [SPARK-17321][YARN] Avoid writing shuffle metadata to disk if NM recovery is disabled 2017-08-31 09:26:20 +08:00
sketch [SPARK-21970][CORE] Fix Redundant Throws Declarations in Java Codebase 2017-09-13 14:04:26 +01:00
tags [SPARK-20453] Bump master branch version to 2.3.0-SNAPSHOT 2017-04-24 21:48:04 -07:00
unsafe [MINOR][TEST] Off -heap memory leaks for unit tests 2017-08-30 10:16:11 +01:00