spark-instrumented-optimizer/streaming/src/main
zsxwing 820913f554 [SPARK-10071] [STREAMING] Output a warning when writing QueueInputDStream and throw a better exception when reading QueueInputDStream
Output a warning when serializing QueueInputDStream rather than throwing an exception to allow unit tests use it. Moreover, this PR also throws an better exception when deserializing QueueInputDStream to make the user find out the problem easily. The previous exception is hard to understand: https://issues.apache.org/jira/browse/SPARK-8553

Author: zsxwing <zsxwing@gmail.com>

Closes #8624 from zsxwing/SPARK-10071 and squashes the following commits:

847cfa8 [zsxwing] Output a warning when writing QueueInputDStream and throw a better exception when reading QueueInputDStream
2015-09-08 20:39:15 -07:00
..
java/org/apache/spark/streaming/util [SPARK-9791] [PACKAGE] Change private class to private class to prevent unnecessary classes from showing up in the docs 2015-08-24 12:40:09 -07:00
resources/org/apache/spark/streaming/ui/static [SPARK-8399] [STREAMING] [WEB UI] Overlap between histograms and axis' name in Spark Streaming UI 2015-06-24 11:53:03 -07:00
scala/org/apache/spark/streaming [SPARK-10071] [STREAMING] Output a warning when writing QueueInputDStream and throw a better exception when reading QueueInputDStream 2015-09-08 20:39:15 -07:00