spark-instrumented-optimizer/core/src/test
Wesley Tang 5f6bdf97c5 [SPARK-13281][CORE] Switch broadcast of RDD to exception from warning
## What changes were proposed in this pull request?

In SparkContext, throw Illegalargumentexception when trying to broadcast rdd directly, instead of logging the warning.

## How was this patch tested?

mvn clean install
Add UT in BroadcastSuite

Author: Wesley Tang <tangmingjun@mininglamp.com>

Closes #11735 from breakdawn/master.
2016-03-16 16:12:17 +00:00
..
java [SPARK-13823][SPARK-13397][SPARK-13395][CORE] More warnings, StandardCharset follow up 2016-03-16 09:36:34 +00:00
resources [SPARK-7729][UI] Executor which has been killed should also be displayed on Executor Tab 2016-02-23 11:08:39 -08:00
scala/org/apache [SPARK-13281][CORE] Switch broadcast of RDD to exception from warning 2016-03-16 16:12:17 +00:00