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/01/16 12:41:39 UTC

[jira] [Commented] (FLINK-3208) Rename Gelly vertex-centric model to scatter-gather

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

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

GitHub user vasia opened a pull request:

    https://github.com/apache/flink/pull/1514

    [FLINK-3208] [gelly] rename vertex-centric iteration model to scatter-gather

    This is the first step to introducing a Pregel abstraction in Gelly.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vasia/flink FLINK-3208

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/1514.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 #1514
    
----

----


> Rename Gelly vertex-centric model to scatter-gather
> ---------------------------------------------------
>
>                 Key: FLINK-3208
>                 URL: https://issues.apache.org/jira/browse/FLINK-3208
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Gelly
>            Reporter: Vasia Kalavri
>            Assignee: Vasia Kalavri
>
> The idea is to have the following naming:
> - Pregel model: vertex-centric iteration
> - Spargel model: scatter-gather iteration
> - GSA model: as is
> Open to suggestions!



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