spark-instrumented-optimizer/examples/src/main
Sean Owen 649e9d0f5b [SPARK-3369][CORE][STREAMING] Java mapPartitions Iterator->Iterable is inconsistent with Scala's Iterator->Iterator
Fix Java function API methods for flatMap and mapPartitions to require producing only an Iterator, not Iterable. Also fix DStream.flatMap to require a function producing TraversableOnce only, not Traversable.

CC rxin pwendell for API change; tdas since it also touches streaming.

Author: Sean Owen <sowen@cloudera.com>

Closes #10413 from srowen/SPARK-3369.
2016-01-26 11:55:28 +00:00
..
java/org/apache/spark/examples [SPARK-3369][CORE][STREAMING] Java mapPartitions Iterator->Iterable is inconsistent with Scala's Iterator->Iterator 2016-01-26 11:55:28 +00:00
python [SPARK-12960] [PYTHON] Some examples are missing support for python2 2016-01-21 21:17:36 -08:00
r [SPARK-12364][ML][SPARKR] Add ML example for SparkR 2015-12-16 12:59:22 -08:00
resources [SPARK-3389] Add Converter for ease of Parquet reading in PySpark 2014-09-27 21:48:05 -07:00
scala/org/apache/spark/examples [SPARK-7799][SPARK-12786][STREAMING] Add "streaming-akka" project 2016-01-20 13:55:41 -08:00