[ 
https://issues.apache.org/jira/browse/SPARK-13386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153974#comment-15153974
 ] 

Apache Spark commented on SPARK-13386:
--------------------------------------

User 'zhengruifeng' has created a pull request for this issue:
https://github.com/apache/spark/pull/11268

> 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