spark-instrumented-optimizer/repl
Shixiong Zhu 231f973295 [SPARK-17318][TESTS] Fix ReplSuite replicating blocks of object with class defined in repl
## What changes were proposed in this pull request?

There are a lot of failures recently: http://spark-tests.appspot.com/tests/org.apache.spark.repl.ReplSuite/replicating%20blocks%20of%20object%20with%20class%20defined%20in%20repl

This PR just changed the persist level to `MEMORY_AND_DISK_2` to avoid blocks being evicted from memory.

## How was this patch tested?

Jenkins unit tests.

Author: Shixiong Zhu <shixiong@databricks.com>

Closes #14884 from zsxwing/SPARK-17318.
2016-08-30 20:04:52 -07:00
..
scala-2.10/src [SPARK-16812] Open up SparkILoop.getAddedJars 2016-07-30 23:05:03 -07:00
scala-2.11/src [SPARK-17318][TESTS] Fix ReplSuite replicating blocks of object with class defined in repl 2016-08-30 20:04:52 -07:00
src [SPARK-16736][CORE][SQL] purge superfluous fs calls 2016-08-17 11:43:01 -07:00
pom.xml [SPARK-16770][BUILD] Fix JLine dependency management and version (Sca… 2016-08-03 17:07:10 -07:00