[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/584 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-29 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41649174 Thanks. Merged! --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature en

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41645709 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14554/ --- If your project

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41645710 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14555/ --- If your project

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41645705 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41645707 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41645708 Merged build finished. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41645711 Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14553/ --- If your project is set up for it, you can r

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41643530 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41643524 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not ha

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41642740 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not ha

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41642749 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread mengxr
Github user mengxr commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41642652 Made imports explicit except `SparkContext` and enums. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If yo

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41641982 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not ha

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41641991 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread rxin
Github user rxin commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41638848 LGTM. If you can avoid wild card imports for some packages, that'd be great. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread mengxr
Github user mengxr commented on a diff in the pull request: https://github.com/apache/spark/pull/584#discussion_r12078596 --- Diff: examples/src/main/scala/org/apache/spark/examples/mllib/BinaryClassification.scala --- @@ -0,0 +1,145 @@ +/* + * Licensed to the Apache Softw

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread rxin
Github user rxin commented on a diff in the pull request: https://github.com/apache/spark/pull/584#discussion_r12078549 --- Diff: examples/src/main/scala/org/apache/spark/examples/mllib/BinaryClassification.scala --- @@ -0,0 +1,145 @@ +/* + * Licensed to the Apache Softwar

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41630230 All automated tests passed. Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14545/ --- If your project

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41630226 Merged build finished. All automated tests passed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41627085 Merged build started. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/584#issuecomment-41627078 Merged build triggered. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not ha

[GitHub] spark pull request: [SPARK-1636][MLLIB] Move main methods to examp...

2014-04-28 Thread mengxr
GitHub user mengxr opened a pull request: https://github.com/apache/spark/pull/584 [SPARK-1636][MLLIB] Move main methods to examples * `NaiveBayes` -> `SparseNaiveBayes` * `KMeans` -> `DenseKMeans` * `SVMWithSGD` and `LogisticRegerssionWithSGD` -> `BinaryClassification` *