[jira] [Created] (FLINK-3207) Add a Pregel iteration abstraction to Gelly

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3207) Add a Pregel iteration abstraction to Gelly

Shang Yuanchun (Jira)
Vasia Kalavri created FLINK-3207:
------------------------------------

             Summary: Add a Pregel iteration abstraction to Gelly
                 Key: FLINK-3207
                 URL: https://issues.apache.org/jira/browse/FLINK-3207
             Project: Flink
          Issue Type: New Feature
          Components: Gelly
            Reporter: Vasia Kalavri


This issue proposes to add a Pregel/Giraph-like iteration abstraction to Gelly that will only expose one UDF to the user, {{compute()}}. {{compute()}} will have access to both the vertex state and the incoming messages, and will be able to produce messages and update the vertex value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)