spark-instrumented-optimizer/repl/scala-2.11/src
Eric Liang 8e223ea67a [SPARK-16550][SPARK-17042][CORE] Certain classes fail to deserialize in block manager replication
## What changes were proposed in this pull request?

This is a straightforward clone of JoshRosen 's original patch. I have follow-up changes to fix block replication for repl-defined classes as well, but those appear to be flaking tests so I'm going to leave that for SPARK-17042

## How was this patch tested?

End-to-end test in ReplSuite (also more tests in DistributedSuite from the original patch).

Author: Eric Liang <ekl@databricks.com>

Closes #14311 from ericl/spark-16550.
2016-08-22 16:32:14 -07:00
..
main/scala/org/apache/spark/repl [SPARK-16540][YARN][CORE] Avoid adding jars twice for Spark running on yarn 2016-07-14 10:40:59 -07:00
test/scala/org/apache/spark/repl [SPARK-16550][SPARK-17042][CORE] Certain classes fail to deserialize in block manager replication 2016-08-22 16:32:14 -07:00