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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to