spark-instrumented-optimizer/core
Liang-Chi Hsieh e7bce9e187 [SPARK-17056][CORE] Fix a wrong assert regarding unroll memory in MemoryStore
## What changes were proposed in this pull request?

There is an assert in MemoryStore's putIteratorAsValues method which is used to check if unroll memory is not released too much. This assert looks wrong.

## How was this patch tested?

Jenkins tests.

Author: Liang-Chi Hsieh <simonh@tw.ibm.com>

Closes #14642 from viirya/fix-unroll-memory.
2016-09-27 16:00:39 -07:00
..
src [SPARK-17056][CORE] Fix a wrong assert regarding unroll memory in MemoryStore 2016-09-27 16:00:39 -07:00
pom.xml [SPARK-17639][BUILD] Add jce.jar to buildclasspath when building. 2016-09-22 21:35:25 -07:00