You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/08 22:12:40 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15185806#comment-15185806 ] 

ASF GitHub Bot commented on FLINK-3207:
---------------------------------------

Github user s1ck commented on the pull request:

    https://github.com/apache/flink/pull/1575#issuecomment-193968765
  
    Hi @vasia this is a nice PR, I commented some minor documentation / naming issues
    +1 for merging


> 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
>
> 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)