Skip to content

[SPARK-6937][MLLIB] Fixed bug in PICExample in which the radius were not being accepted on c... - #5531

Closed
javadba wants to merge 1 commit into
apache:masterfrom
Huawei-Spark:picsub
Closed

[SPARK-6937][MLLIB] Fixed bug in PICExample in which the radius were not being accepted on c...#5531
javadba wants to merge 1 commit into
apache:masterfrom
Huawei-Spark:picsub

Conversation

@javadba

Copy link
Copy Markdown
Contributor

Tiny bug in PowerIterationClusteringExample in which radius not accepted from command line

@mengxr

Copy link
Copy Markdown
Contributor

LGTM pending Jenkins.

@SparkQA

Copy link
Copy Markdown

Test build #30356 has finished for PR 5531 at commit 2aab8cf.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.
  • This patch does not change any dependencies.

asfgit pushed a commit that referenced this pull request Apr 15, 2015
…not being accepted on c...
Tiny bug in PowerIterationClusteringExample in which radius not accepted from command line
Author: sboeschhuawei <stephen.boesch@huawei.com>
Closes#5531 from javadba/picsub and squashes the following commits:
2aab8cf [sboeschhuawei] Fixed bug in PICExample in which the radius were not being accepted on command line
(cherry picked from commit 557a797)
Signed-off-by: Xiangrui Meng <meng@databricks.com>
@mengxr

Copy link
Copy Markdown
Contributor

Merged into master and branch-1.3. Thanks!

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@javadba@mengxr@SparkQA@sboeschhuawei