[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:

[GitHub] flink pull request: [FLINK-3208] [gelly] rename vertex-centric ite...

2016-01-16 Thread vasia
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

[jira] [Commented] (FLINK-1885) Bulk mode for gelly

2016-01-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103135#comment-15103135 ] ASF GitHub Bot commented on FLINK-1885: --- Github user vasia commented on the pull request:

[GitHub] flink pull request: [FLINK-1885] [gelly] Added bulk execution mode...

2016-01-16 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/598#issuecomment-172196328 Hey @markus-h, are there any news regarding this PR? If not, would you mind closing it? Thanks! --- If your project is set up for it, you can reply to this email and

[GitHub] flink pull request: [FLINK-2634] [gelly] [WIP] Vertex Centric Tria...

2016-01-16 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/1291#issuecomment-172196411 Hey @andralungu, is this something you'd like to continue working on? If not, would you mind closing this PR? Thanks! --- If your project is set up for it, you

[jira] [Commented] (FLINK-2634) Add a Vertex-centric Version of the Tringle Count Library Method

2016-01-16 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103137#comment-15103137 ] ASF GitHub Bot commented on FLINK-2634: --- Github user vasia commented on the pull request:

[jira] [Commented] (FLINK-2287) Implement JobManager high availability

2016-01-16 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103477#comment-15103477 ] Ufuk Celebi commented on FLINK-2287: The active JobManager is discovered via ZooKeeper. There is no

[jira] [Commented] (FLINK-2287) Implement JobManager high availability

2016-01-16 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103436#comment-15103436 ] Eron Wright commented on FLINK-2287: - A nice follow-on here would be to improve client discovery of

[jira] [Commented] (FLINK-2366) HA Without ZooKeeper

2016-01-16 Thread Eron Wright (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15103430#comment-15103430 ] Eron Wright commented on FLINK-2366: - Note that job state is also ZK-based as per FLINK-2354. > HA