Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-12363][Mllib][Backport-1.4] Remove setRun and fix PowerIterationClustering failed test #11264

Closed
wants to merge 3 commits into from

Conversation

viirya
Copy link
Member

@viirya viirya commented Feb 19, 2016

JIRA: https://issues.apache.org/jira/browse/SPARK-12363

What changes were proposed in this pull request?

Backport JIRA-SPARK-12363 to branch-1.4.

How was the this patch tested?

Unit test.

cc @mengxr

viirya and others added 2 commits February 19, 2016 08:24
Conflicts:
	mllib/src/main/scala/org/apache/spark/mllib/clustering/PowerIterationClustering.scala
…PIC paper

Conflicts:
	mllib/src/main/scala/org/apache/spark/mllib/clustering/PowerIterationClustering.scala
	mllib/src/test/scala/org/apache/spark/mllib/clustering/PowerIterationClusteringSuite.scala
@SparkQA
Copy link

SparkQA commented Feb 19, 2016

Test build #51540 has finished for PR 11264 at commit dbd42b8.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA
Copy link

SparkQA commented Feb 19, 2016

Test build #51545 has finished for PR 11264 at commit bf8cb36.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@mengxr
Copy link
Contributor

mengxr commented Feb 23, 2016

LGTM. Merged into branch-1.4. Could you please close this PR manually? Thanks!

asfgit pushed a commit that referenced this pull request Feb 23, 2016
…onClustering failed test

JIRA: https://issues.apache.org/jira/browse/SPARK-12363
## What changes were proposed in this pull request?

Backport JIRA-SPARK-12363 to branch-1.4.

## How was the this patch tested?

Unit test.

cc mengxr

Author: Liang-Chi Hsieh <viirya@gmail.com>
Author: Xiangrui Meng <meng@databricks.com>

Closes #11264 from viirya/backport-12363.
@viirya viirya closed this Feb 23, 2016
@viirya viirya deleted the backport-12363 branch December 27, 2023 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants