[
https://issues.apache.org/jira/browse/FLINK-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14493056#comment-14493056
]
ASF GitHub Bot commented on FLINK-1883:
---------------------------------------
Github user vasia commented on the pull request:
https://github.com/apache/flink/pull/596#issuecomment-92494915
Hey @andralungu!
This is actually the connected components algorithm. You can rename it to
that.
And take a look at the corresponding [Spargel
example](https://github.com/apache/flink/blob/master/flink-staging/flink-spargel/src/main/java/org/apache/flink/spargel/java/examples/SpargelConnectedComponents.java).
It turns out the Spargel docs are quite outdated, so don't rely on them.
I'll open an issue for this.
Thanks!
> Add Min Vertex ID Propagation Library Method and Example
> --------------------------------------------------------
>
> Key: FLINK-1883
> URL: https://issues.apache.org/jira/browse/FLINK-1883
> Project: Flink
> Issue Type: Task
> Components: Gelly
> Affects Versions: 0.9
> Reporter: Andra Lungu
> Assignee: Andra Lungu
> Priority: Trivial
>
> Port the example
> here:http://ci.apache.org/projects/flink/flink-docs-release-0.6/spargel_guide.html#example:-propagate-minimum-vertex-id-in-graph
> to Gelly
> FLINK-1871 uses this
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)