Xusen Yin created SPARK-14301:
---------------------------------

             Summary: Java examples code merge and clean up
                 Key: SPARK-14301
                 URL: https://issues.apache.org/jira/browse/SPARK-14301
             Project: Spark
          Issue Type: Sub-task
          Components: Examples
            Reporter: Xusen Yin
            Priority: Minor


Duplicated code that I found in scala/examples/mllib:

* scala/mllib
** DecisionTreeRunner.scala 
** DenseGaussianMixture.scala
** DenseKMeans.scala
** GradientBoostedTreesRunner.scala
** LDAExample.scala
** LinearRegression.scala
** SparseNaiveBayes.scala
** StreamingLinearRegression.scala
** StreamingLogisticRegression.scala
** TallSkinnyPCA.scala
** TallSkinnySVD.scala

When merging and cleaning those code, be sure not disturb the previous example 
on and off blocks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to