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

2016-02-02 Thread ASF GitHub Bot (JIRA)

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

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

Github user vasia commented on the pull request:

https://github.com/apache/flink/pull/1514#issuecomment-178453684
  
Cool, I'll rebase and merge.


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


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

2016-02-02 Thread ASF GitHub Bot (JIRA)

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

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

Github user asfgit closed the pull request at:

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


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

2016-01-31 Thread ASF GitHub Bot (JIRA)

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

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

Github user StephanEwen commented on the pull request:

https://github.com/apache/flink/pull/1514#issuecomment-177612285
  
+1 to this


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


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

2016-01-16 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/FLINK-3208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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)