Re: [Gelly] question about vertex-centric Iteration

2015-04-11 Thread Vasiliki Kalavri
Hi, you can actually implement each of the algorithm phases in a separate superstep. Inside the VertexUpdateFunction and the MessagingFunction, you can easily check in which superstep you are by calling the "getSuperstepNumber()" method. For example, if the superstep number is odd, you execute ph

[Gelly] question about vertex-centric Iteration

2015-04-11 Thread Yi ZHOU
Hello, In vertex-centric Iteration, in each iteration, the vertices sends and recieves messages once. However, to implement Affinity Propogation algortihm, I need to update responsibility and availability in one iteration(superstep): 1, each vertex send and recieves messages from neigbor vertic

[jira] [Created] (FLINK-1872) How can generation dataset in flink automatic depend on number of filed and data type

2015-04-11 Thread hagersaleh (JIRA)
hagersaleh created FLINK-1872: - Summary: How can generation dataset in flink automatic depend on number of filed and data type Key: FLINK-1872 URL: https://issues.apache.org/jira/browse/FLINK-1872 Projec

[jira] [Created] (FLINK-1871) Add a Spargel to Gelly migration guide

2015-04-11 Thread Vasia Kalavri (JIRA)
Vasia Kalavri created FLINK-1871: Summary: Add a Spargel to Gelly migration guide Key: FLINK-1871 URL: https://issues.apache.org/jira/browse/FLINK-1871 Project: Flink Issue Type: Task