You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Weichen Xu (JIRA)" <ji...@apache.org> on 2016/08/14 13:18:20 UTC

[jira] [Created] (SPARK-17050) Improve initKMeansParallel with treeAggregate

Weichen Xu created SPARK-17050:
----------------------------------

             Summary: Improve initKMeansParallel with treeAggregate
                 Key: SPARK-17050
                 URL: https://issues.apache.org/jira/browse/SPARK-17050
             Project: Spark
          Issue Type: Improvement
            Reporter: Weichen Xu


The `initKMeansParallel` use `rdd.aggregate`, it is better to use `treeAggregate` to get better performance.



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

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