[
https://issues.apache.org/jira/browse/FLINK-1941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557827#comment-14557827
]
ASF GitHub Bot commented on FLINK-1941:
---------------------------------------
GitHub user vasia opened a pull request:
https://github.com/apache/flink/pull/722
[FLINK-1941] documentation for the Gather-Sum-Apply iterations in Gelly
This one adds a high-level description of GSA iterative model and an
example of implementing SSSP with GSA in Gelly. Also, a section on available
configuration options for the GSAIteration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vasia/flink gsa-docs
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/722.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 #722
----
commit 7e1ad7f76e60000a57a69d6a2de7e76e49a4d87d
Author: vasia <[email protected]>
Date: 2015-05-24T19:31:37Z
[FLINK-1941] [gelly] [docs] added documentation for the Gather-Sum-Apply
iterations in Gelly
----
> Add documentation for Gelly-GSA
> -------------------------------
>
> Key: FLINK-1941
> URL: https://issues.apache.org/jira/browse/FLINK-1941
> Project: Flink
> Issue Type: Task
> Components: Gelly
> Affects Versions: 0.9
> Reporter: Vasia Kalavri
> Assignee: Vasia Kalavri
> Labels: docs, gelly
>
> Add a section in the Gelly guide to describe the newly introduced
> Gather-Sum-Apply iteration method. Show how GSA uses delta iterations
> internally and explain the differences of this model as compared to
> vertex-centric.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)