spark-instrumented-optimizer/examples/src/main
Sean Owen 3a02d416cd SPARK-2548 [STREAMING] JavaRecoverableWordCount is missing
Here's my attempt to re-port `RecoverableNetworkWordCount` to Java, following the example of its Scala and Java siblings. I fixed a few minor doc/formatting issues along the way I believe.

Author: Sean Owen <sowen@cloudera.com>

Closes #2564 from srowen/SPARK-2548 and squashes the following commits:

0d0bf29 [Sean Owen] Update checkpoint call as in https://github.com/apache/spark/pull/2735
35f23e3 [Sean Owen] Remove old comment about running in standalone mode
179b3c2 [Sean Owen] Re-port RecoverableNetworkWordCount to Java example, and touch up doc / formatting in related examples
2014-11-10 11:47:27 -08:00
..
java/org/apache/spark/examples SPARK-2548 [STREAMING] JavaRecoverableWordCount is missing 2014-11-10 11:47:27 -08:00
python [SPARK-3573][MLLIB] Make MLlib's Vector compatible with SQL's SchemaRDD 2014-11-03 22:29:48 -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-2548 [STREAMING] JavaRecoverableWordCount is missing 2014-11-10 11:47:27 -08:00