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

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

     [ https://issues.apache.org/jira/browse/FLINK-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vasia Kalavri resolved FLINK-3207.
----------------------------------
       Resolution: Implemented
    Fix Version/s: 1.1.0

> 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
>            Assignee: Vasia Kalavri
>             Fix For: 1.1.0
>
>
> 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)