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 2015/12/04 10:52:10 UTC

[jira] [Created] (FLINK-3110) Add support for the partition-centric iterations

Vasia Kalavri created FLINK-3110:
------------------------------------

             Summary: Add support for the partition-centric iterations
                 Key: FLINK-3110
                 URL: https://issues.apache.org/jira/browse/FLINK-3110
             Project: Flink
          Issue Type: New Feature
          Components: Gelly, Iterations
            Reporter: Vasia Kalavri


Support for the partition-centric computation model has long been in Gelly's roadmap. The model exposes the partition structure to the user and allows exploiting the local graph structure inside a partition to avoid unnecessary communication. A more thorough description of the model and its advantages can be found in [this paper| http://researcher.ibm.com/researcher/files/us-ytian/giraph++.pdf].
Kien and Nikola from KTH are currently working on this and will be ready to share results soon. You can keep track of our progress in [this repository|https://github.com/vasia/gelly-partition-centric].
Feedback is of course greatly appreciated!



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