Updated Gelly Roadmap

2016-04-26 Thread Vasiliki Kalavri
Hi all, as promised, I have updated the Gelly roadmap [1]. Below, I am describing and reasoning about the changes I made. Please, let me know whether you agree and if you have any other ideas for further improvements and feature additions. *1. Operators for highly skewed graphs*: I have removed

Re: Gelly Roadmap

2015-06-05 Thread Andra Lungu
Hi Ufuk and Stephan, Help me out a bit! The issues currently being implemented have the corresponding JIRA issues attached to them. This is not the case for the two master theses, but there is a phrase at the end stating that there is someone working on them. Are you saying the JIRAs should point

Re: Gelly Roadmap

2015-06-03 Thread Ufuk Celebi
On 03 Jun 2015, at 23:51, Stephan Ewen wrote: > It may make sense to link the JIRAs from the roadmap, or add comments what > people are working on and what is in the queue. Linking JIRAs from the roadmap would solve all these points. ;) So +1 for issue links.

Re: Gelly Roadmap

2015-06-03 Thread Stephan Ewen
It may make sense to link the JIRAs from the roadmap, or add comments what people are working on and what is in the queue. Stephan On Wed, Jun 3, 2015 at 4:12 PM, Vasiliki Kalavri wrote: > Hey, > > yes, this is kind of an ambitious and long-term roadmap :) > > As Andra said, tasks 1-2-3-4 are a

Re: Gelly Roadmap

2015-06-03 Thread Vasiliki Kalavri
Hey, yes, this is kind of an ambitious and long-term roadmap :) As Andra said, tasks 1-2-3-4 are already work in progress. Regarding the rest, we could discuss on the priority or leave it on the personal interest of contributors. Personally, I think bipartite support should be quite easy to add

Re: Gelly Roadmap

2015-06-03 Thread Andra Lungu
Hi Stephan, Well the operators fro skewed graphs and the Gelly streaming project will be done by the end of the semester. Otherwise Daniel and I won't graduate :); The Scala API is ongoing work (there is a link to the corresponding JIRA in the roadmap); The Library methods are in the making; First

Re: Gelly Roadmap

2015-06-03 Thread Stephan Ewen
Wow, this is an extremely big and ambitious roadmap. Are all these things realistically possible in the foreseeable future? Or is this more a wish-list? Do you have an idea what issues to approach in what order? On Wed, May 20, 2015 at 8:58 PM, Andra Lungu wrote: > The Roadmap is now available

Re: Gelly Roadmap

2015-05-20 Thread Andra Lungu
The Roadmap is now available as a wiki page. https://cwiki.apache.org/confluence/display/FLINK/Flink+Gelly We're still happy to hear comments/suggestions, if any :) On Wed, May 20, 2015 at 8:43 PM, Andra Lungu wrote: > Thanks, Stephan! > > On Wed, May 20, 2015 at 8:42 PM, Stephan Ewen wrote: >

Re: Gelly Roadmap

2015-05-20 Thread Andra Lungu
Thanks, Stephan! On Wed, May 20, 2015 at 8:42 PM, Stephan Ewen wrote: > All right, you should have permissions now. > > On Wed, May 20, 2015 at 8:37 PM, Andra Lungu > wrote: > > > Sure, but first I need permissions! :) > > > > "*NOTE*: Due to spamming, we can not give every confluence user edit

Re: Gelly Roadmap

2015-05-20 Thread Stephan Ewen
All right, you should have permissions now. On Wed, May 20, 2015 at 8:37 PM, Andra Lungu wrote: > Sure, but first I need permissions! :) > > "*NOTE*: Due to spamming, we can not give every confluence user edit > permissions to the wiki. Just write to the dev@flink.apache.org (you can > also emai

Re: Gelly Roadmap

2015-05-20 Thread Andra Lungu
Sure, but first I need permissions! :) "*NOTE*: Due to spamming, we can not give every confluence user edit permissions to the wiki. Just write to the dev@flink.apache.org (you can also email to rmetzger apache.org) mailing list to get edit permissions." My user is lungu.andra Thanks! On Wed,

Re: Gelly Roadmap

2015-05-20 Thread Vasiliki Kalavri
Thank you for your feedback and ideas everyone! @Andra, how about moving the roadmap to the wiki? On 20 May 2015 at 15:48, Kostas Tzoumas wrote: > :-D > > Great! > > On Tue, May 19, 2015 at 4:00 PM, Andra Lungu > wrote: > > > Hi Kostas, > > > > We're way ahead of you! The first draft of the bl

Re: Gelly Roadmap

2015-05-20 Thread Kostas Tzoumas
:-D Great! On Tue, May 19, 2015 at 4:00 PM, Andra Lungu wrote: > Hi Kostas, > > We're way ahead of you! The first draft of the blog post is internally > reviewed as we speak ;) > > > On Tue, May 19, 2015 at 3:49 PM, Kostas Tzoumas > wrote: > > > This is very cool! > > > > Would also love to se

Re: Gelly Roadmap

2015-05-19 Thread Andra Lungu
Hi Kostas, We're way ahead of you! The first draft of the blog post is internally reviewed as we speak ;) On Tue, May 19, 2015 at 3:49 PM, Kostas Tzoumas wrote: > This is very cool! > > Would also love to see a blog post on Gelly at some point, perhaps > finishing off with the roadmap > > On T

Re: Gelly Roadmap

2015-05-19 Thread Kostas Tzoumas
This is very cool! Would also love to see a blog post on Gelly at some point, perhaps finishing off with the roadmap On Tue, May 19, 2015 at 10:55 AM, Andra Lungu wrote: > Apache TinkerPop made it to the wish-list :) > Thanks, Fabian! > > On Tue, May 19, 2015 at 9:42 AM, Flavio Pompermaier > w

Re: Gelly Roadmap

2015-05-19 Thread Andra Lungu
Apache TinkerPop made it to the wish-list :) Thanks, Fabian! On Tue, May 19, 2015 at 9:42 AM, Flavio Pompermaier wrote: > You're definitely right Fabian +1 > > On Mon, May 18, 2015 at 2:03 PM, Fabian Hueske wrote: > > > Integration with Apache TinkerPop3 could also be interesting. > > TinkerPop

Re: Gelly Roadmap

2015-05-19 Thread Flavio Pompermaier
You're definitely right Fabian +1 On Mon, May 18, 2015 at 2:03 PM, Fabian Hueske wrote: > Integration with Apache TinkerPop3 could also be interesting. > TinkerPop3 is an API for transactional and analytical graph processing and > supported by several Graph engines/databases. > > It might be int

Re: Gelly Roadmap

2015-05-18 Thread Fabian Hueske
Integration with Apache TinkerPop3 could also be interesting. TinkerPop3 is an API for transactional and analytical graph processing and supported by several Graph engines/databases. It might be interesting to see if/how Gelly's and TinkerPop's concepts match and think about whether it makes sense

Re: Gelly Roadmap

2015-05-18 Thread Gianmarco De Francisci Morales
Hi, Great job putting together this roadmap! Regarding 1) you may find this work relevant: http://arxiv.org/abs/1503.00626v1 Regarding 2) the semi-streaming model allows polylog(n) passes. If you allow only one pass, it's a streaming model. In addition, I think models such as the turnstile/fully

Re: Gelly Roadmap

2015-05-18 Thread Vasiliki Kalavri
Hello everyone, thank you Andra for putting together this nice document and for sharing! Gelly is already in a state that matches the basic functionality of existing distributed graph libraries. We're very happy for this and also very grateful to everyone who has contributed so far! We are also

Gelly Roadmap

2015-05-18 Thread Andra Lungu
Dear Squirrels, The following document is intended to give you an insight on where Flink's Graph API, Gelly, is at the moment and especially on the direction in which it's heading in the near future. https://docs.google.com/document/d/11ovK1xZZTl3Qinw6Ud1rqpaDhTvRHDv8PWBzcHITFkM/edit?usp=sharing