You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "zhengruifeng (JIRA)" <ji...@apache.org> on 2016/02/19 09:23:18 UTC

[jira] [Created] (SPARK-13386) ConnectedComponents should support maxIteration option

zhengruifeng created SPARK-13386:
------------------------------------

             Summary: ConnectedComponents should support maxIteration option
                 Key: SPARK-13386
                 URL: https://issues.apache.org/jira/browse/SPARK-13386
             Project: Spark
          Issue Type: Improvement
          Components: GraphX
            Reporter: zhengruifeng


Runing ConnectedComponents is time-consuming on big and complex graph.
I use it on a graph with 1.7B vertices and 11B edges, and the exact result is not a must. So I think user can directly control the maxIteration of this algorithm.



--
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