You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Vasia Kalavri (JIRA)" <ji...@apache.org> on 2016/01/06 19:53:39 UTC

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

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)