GitHub user zhengruifeng opened a pull request:
https://github.com/apache/spark/pull/11268
[SPARK-13386][Graphx] ConnectedComponents should support maxIteration option
## What changes were proposed in this pull request?
add maxIteration option for ConnectedComponents algorithm
## How was the this patch tested?
unit tests passed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhengruifeng/spark ccwithmax
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11268.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11268
----
commit ad428d564ae6b831f0dc44df4582f10c3c11b5e4
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-19T08:12:53Z
add numIter
commit 918e7812db5efa22329c0c40b99c234c2ebc7c3b
Author: Zheng RuiFeng <[email protected]>
Date: 2016-02-19T09:24:08Z
fix example
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]