[ https://issues.apache.org/jira/browse/SPARK-12363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15146268#comment-15146268 ]
Xiangrui Meng commented on SPARK-12363: --------------------------------------- This bug was fixed by https://github.com/apache/spark/pull/10539 and the fix was merged into master, branch-1.6, and branch-1.5. I left the JIRA open for branch-1.4 and branch-1.3 backports. > PowerIterationClustering test case failed if we deprecated KMeans.setRuns > ------------------------------------------------------------------------- > > Key: SPARK-12363 > URL: https://issues.apache.org/jira/browse/SPARK-12363 > Project: Spark > Issue Type: Bug > Components: MLlib > Affects Versions: 1.3.1, 1.4.1, 1.5.2, 1.6.0, 2.0.0 > Reporter: Yanbo Liang > Assignee: Liang-Chi Hsieh > Priority: Minor > Fix For: 1.5.3, 1.6.1, 2.0.0 > > > We plan to deprecated `runs` of KMeans, PowerIterationClustering will > leverage KMeans to train model. > I removed `setRuns` used in PowerIterationClustering, but one of the test > cases failed. -- 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