spark-instrumented-optimizer/examples/src/main
Joseph K. Bradley 4ac2151154 [SPARK-4710] [mllib] Eliminate MLlib compilation warnings
Renamed StreamingKMeans to StreamingKMeansExample to avoid warning about name conflict with StreamingKMeans class.

Added import to DecisionTreeRunner to eliminate warning.

CC: mengxr

Author: Joseph K. Bradley <joseph@databricks.com>

Closes #3568 from jkbradley/ml-compilation-warnings and squashes the following commits:

64d6bc4 [Joseph K. Bradley] Updated DecisionTreeRunner.scala and StreamingKMeans.scala to eliminate compilation warnings, including renaming StreamingKMeans to StreamingKMeansExample.
2014-12-03 18:50:03 +08:00
..
java/org/apache/spark/examples [SPARK-4486][MLLIB] Improve GradientBoosting APIs and doc 2014-11-20 00:48:59 -08:00
python [SPARK-4047] - Generate runtime warnings for example implementation of PageRank 2014-11-10 14:32:29 -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-4710] [mllib] Eliminate MLlib compilation warnings 2014-12-03 18:50:03 +08:00