Hey everyone,
We are very excited to share the first stable draft of the Gelly blog post with you :D https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing *Feedback* is welcome, as usual! Andra |
Wow, this is impressive :-)
Amazing work, Gelly folks! On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email]> wrote: > Hey everyone, > > We are very excited to share the first stable draft of the Gelly blog post > with you :D > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > *Feedback* is welcome, as usual! > Andra > |
Very good, I made some comments and suggestions inline.
On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> wrote: > Wow, this is impressive :-) > > Amazing work, Gelly folks! > > On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email]> wrote: > >> Hey everyone, >> >> We are very excited to share the first stable draft of the Gelly blog post >> with you :D >> >> >> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >> >> *Feedback* is welcome, as usual! >> Andra >> |
Hi all,
thank you so much for your comments! Most of them have been addressed already. I would also like to add Fabian's suggestion on providing a library method for initializing vertices with unique IDs and we'd also like to run some experiments with the Echo Nest dataset. After that, I think it'd be ready to publish :) -Vasia. On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: > Very good, I made some comments and suggestions inline. > > On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> wrote: > > Wow, this is impressive :-) > > > > Amazing work, Gelly folks! > > > > On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email]> > wrote: > > > >> Hey everyone, > >> > >> We are very excited to share the first stable draft of the Gelly blog > post > >> with you :D > >> > >> > >> > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > >> > >> *Feedback* is welcome, as usual! > >> Andra > >> > |
Hi,
I updated the Gelly Blog Post. https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing Let me know if there are comments or further suggestions. Otherwise, we'll kick this one out of the nest, to see if it flies :) On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri <[hidden email] > wrote: > Hi all, > > thank you so much for your comments! > > Most of them have been addressed already. > I would also like to add Fabian's suggestion on providing a library method > for initializing vertices with unique IDs and we'd also like to run some > experiments with the Echo Nest dataset. > > After that, I think it'd be ready to publish :) > > -Vasia. > > On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: > > > Very good, I made some comments and suggestions inline. > > > > On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> wrote: > > > Wow, this is impressive :-) > > > > > > Amazing work, Gelly folks! > > > > > > On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email]> > > wrote: > > > > > >> Hey everyone, > > >> > > >> We are very excited to share the first stable draft of the Gelly blog > > post > > >> with you :D > > >> > > >> > > >> > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > >> > > >> *Feedback* is welcome, as usual! > > >> Andra > > >> > > > |
Hi,
this is a very nice blog post! I added some minor comments. I am really excited about the future work on partition-centric computation and graph partitioning! And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should switch to 0.10-SNAPSHOT :) Best, Martin On 22.08.2015 22:46, Andra Lungu wrote: > Hi, > > I updated the Gelly Blog Post. > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > Let me know if there are comments or further suggestions. Otherwise, we'll > kick this one out of the nest, to see if it flies :) > > > On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri <[hidden email] >> wrote: > >> Hi all, >> >> thank you so much for your comments! >> >> Most of them have been addressed already. >> I would also like to add Fabian's suggestion on providing a library method >> for initializing vertices with unique IDs and we'd also like to run some >> experiments with the Echo Nest dataset. >> >> After that, I think it'd be ready to publish :) >> >> -Vasia. >> >> On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: >> >>> Very good, I made some comments and suggestions inline. >>> >>> On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> wrote: >>>> Wow, this is impressive :-) >>>> >>>> Amazing work, Gelly folks! >>>> >>>> On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email]> >>> wrote: >>>> >>>>> Hey everyone, >>>>> >>>>> We are very excited to share the first stable draft of the Gelly blog >>> post >>>>> with you :D >>>>> >>>>> >>>>> >>> >> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >>>>> >>>>> *Feedback* is welcome, as usual! >>>>> Andra >>>>> >>> >> > |
I think it reads very well, time to publish :-)
On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns <[hidden email]> wrote: > Hi, > > this is a very nice blog post! I added some minor comments. I am really > excited about the future work on partition-centric computation and graph > partitioning! > > And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should > switch to 0.10-SNAPSHOT :) > > Best, > Martin > > > > > On 22.08.2015 22:46, Andra Lungu wrote: > >> Hi, >> >> I updated the Gelly Blog Post. >> >> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >> >> Let me know if there are comments or further suggestions. Otherwise, we'll >> kick this one out of the nest, to see if it flies :) >> >> >> On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < >> [hidden email] >> >>> wrote: >>> >> >> Hi all, >>> >>> thank you so much for your comments! >>> >>> Most of them have been addressed already. >>> I would also like to add Fabian's suggestion on providing a library >>> method >>> for initializing vertices with unique IDs and we'd also like to run some >>> experiments with the Echo Nest dataset. >>> >>> After that, I think it'd be ready to publish :) >>> >>> -Vasia. >>> >>> On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: >>> >>> Very good, I made some comments and suggestions inline. >>>> >>>> On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> wrote: >>>> >>>>> Wow, this is impressive :-) >>>>> >>>>> Amazing work, Gelly folks! >>>>> >>>>> On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email]> >>>>> >>>> wrote: >>>> >>>>> >>>>> Hey everyone, >>>>>> >>>>>> We are very excited to share the first stable draft of the Gelly blog >>>>>> >>>>> post >>>> >>>>> with you :D >>>>>> >>>>>> >>>>>> >>>>>> >>>> >>> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >>> >>>> >>>>>> *Feedback* is welcome, as usual! >>>>>> Andra >>>>>> >>>>>> >>>> >>> >> |
+1!
On 23 August 2015 at 15:30, Kostas Tzoumas <[hidden email]> wrote: > I think it reads very well, time to publish :-) > > On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns < > [hidden email]> > wrote: > > > Hi, > > > > this is a very nice blog post! I added some minor comments. I am really > > excited about the future work on partition-centric computation and graph > > partitioning! > > > > And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should > > switch to 0.10-SNAPSHOT :) > > > > Best, > > Martin > > > > > > > > > > On 22.08.2015 22:46, Andra Lungu wrote: > > > >> Hi, > >> > >> I updated the Gelly Blog Post. > >> > >> > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > >> > >> Let me know if there are comments or further suggestions. Otherwise, > we'll > >> kick this one out of the nest, to see if it flies :) > >> > >> > >> On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < > >> [hidden email] > >> > >>> wrote: > >>> > >> > >> Hi all, > >>> > >>> thank you so much for your comments! > >>> > >>> Most of them have been addressed already. > >>> I would also like to add Fabian's suggestion on providing a library > >>> method > >>> for initializing vertices with unique IDs and we'd also like to run > some > >>> experiments with the Echo Nest dataset. > >>> > >>> After that, I think it'd be ready to publish :) > >>> > >>> -Vasia. > >>> > >>> On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: > >>> > >>> Very good, I made some comments and suggestions inline. > >>>> > >>>> On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> > wrote: > >>>> > >>>>> Wow, this is impressive :-) > >>>>> > >>>>> Amazing work, Gelly folks! > >>>>> > >>>>> On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email] > > > >>>>> > >>>> wrote: > >>>> > >>>>> > >>>>> Hey everyone, > >>>>>> > >>>>>> We are very excited to share the first stable draft of the Gelly > blog > >>>>>> > >>>>> post > >>>> > >>>>> with you :D > >>>>>> > >>>>>> > >>>>>> > >>>>>> > >>>> > >>> > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > >>> > >>>> > >>>>>> *Feedback* is welcome, as usual! > >>>>>> Andra > >>>>>> > >>>>>> > >>>> > >>> > >> > |
Andra just opened a PR for the post.
Since there was consensus to publish, I will publish it later today. If there are any last minute objections, speak now or forever hold your peace. The PR is here: https://github.com/apache/flink-web/pull/7 – Ufuk On 23 Aug 2015, at 16:28, Vasiliki Kalavri <[hidden email]> wrote: +1! On 23 August 2015 at 15:30, Kostas Tzoumas <[hidden email]> wrote: I think it reads very well, time to publish :-) On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns < [hidden email]> wrote: Hi, this is a very nice blog post! I added some minor comments. I am really excited about the future work on partition-centric computation and graph partitioning! And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should switch to 0.10-SNAPSHOT :) Best, Martin On 22.08.2015 22:46, Andra Lungu wrote: Hi, I updated the Gelly Blog Post. https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing Let me know if there are comments or further suggestions. Otherwise, we'll kick this one out of the nest, to see if it flies :) On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < [hidden email] wrote: Hi all, thank you so much for your comments! Most of them have been addressed already. I would also like to add Fabian's suggestion on providing a library method for initializing vertices with unique IDs and we'd also like to run some experiments with the Echo Nest dataset. After that, I think it'd be ready to publish :) -Vasia. On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: Very good, I made some comments and suggestions inline. On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> wrote: Wow, this is impressive :-) Amazing work, Gelly folks! On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email] wrote: Hey everyone, We are very excited to share the first stable draft of the Gelly blog post with you :D https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing *Feedback* is welcome, as usual! Andra |
Blog post is live:
http://flink.apache.org/news/2015/08/24/introducing-flink-gelly.html Feel free to spread the word. :) On Tue, Aug 25, 2015 at 10:29 AM, Ufuk Celebi <[hidden email]> wrote: > Andra just opened a PR for the post. > > Since there was consensus to publish, I will publish it later today. If > there are any last minute objections, speak now or forever hold your peace. > > The PR is here: https://github.com/apache/flink-web/pull/7 > > – Ufuk > > > On 23 Aug 2015, at 16:28, Vasiliki Kalavri <[hidden email]> > wrote: > > +1! > > On 23 August 2015 at 15:30, Kostas Tzoumas <[hidden email]> wrote: > > I think it reads very well, time to publish :-) > > On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns < > [hidden email]> > wrote: > > Hi, > > this is a very nice blog post! I added some minor comments. I am really > excited about the future work on partition-centric computation and graph > partitioning! > > And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should > switch to 0.10-SNAPSHOT :) > > Best, > Martin > > > > > On 22.08.2015 22:46, Andra Lungu wrote: > > Hi, > > I updated the Gelly Blog Post. > > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > > Let me know if there are comments or further suggestions. Otherwise, > > we'll > > kick this one out of the nest, to see if it flies :) > > > On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < > [hidden email] > > wrote: > > > Hi all, > > > thank you so much for your comments! > > Most of them have been addressed already. > I would also like to add Fabian's suggestion on providing a library > method > for initializing vertices with unique IDs and we'd also like to run > > some > > experiments with the Echo Nest dataset. > > After that, I think it'd be ready to publish :) > > -Vasia. > > On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: > > Very good, I made some comments and suggestions inline. > > > On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> > > wrote: > > > Wow, this is impressive :-) > > Amazing work, Gelly folks! > > On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email] > > > > wrote: > > > Hey everyone, > > > We are very excited to share the first stable draft of the Gelly > > blog > > > post > > > with you :D > > > > > > > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > > > *Feedback* is welcome, as usual! > Andra > > > > > > > > -- Data Artisans GmbH | Tempelhofer Ufer 17 | 10963 Berlin [hidden email] +49-30-55599146 Registered at Amtsgericht Charlottenburg - HRB 158244 B Managing Directors: Dr. Kostas Tzoumas, Stephan Ewen |
In reply to this post by Ufuk Celebi-3
Thanks for merging Ufuk! Great job Andra ^^
On 25 August 2015 at 10:29, Ufuk Celebi <[hidden email]> wrote: > Andra just opened a PR for the post. > > Since there was consensus to publish, I will publish it later today. If > there are any last minute objections, speak now or forever hold your peace. > > The PR is here: https://github.com/apache/flink-web/pull/7 > > – Ufuk > > On 23 Aug 2015, at 16:28, Vasiliki Kalavri <[hidden email]> > wrote: > > +1! > > On 23 August 2015 at 15:30, Kostas Tzoumas <[hidden email]> wrote: > > I think it reads very well, time to publish :-) > > On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns < > [hidden email]> > wrote: > > Hi, > > this is a very nice blog post! I added some minor comments. I am really > excited about the future work on partition-centric computation and graph > partitioning! > > And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should > switch to 0.10-SNAPSHOT :) > > Best, > Martin > > > > > On 22.08.2015 22:46, Andra Lungu wrote: > > Hi, > > I updated the Gelly Blog Post. > > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > > Let me know if there are comments or further suggestions. Otherwise, > > we'll > > kick this one out of the nest, to see if it flies :) > > > On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < > [hidden email] > > wrote: > > > Hi all, > > > thank you so much for your comments! > > Most of them have been addressed already. > I would also like to add Fabian's suggestion on providing a library > method > for initializing vertices with unique IDs and we'd also like to run > > some > > experiments with the Echo Nest dataset. > > After that, I think it'd be ready to publish :) > > -Vasia. > > On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: > > Very good, I made some comments and suggestions inline. > > > On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> > > wrote: > > > Wow, this is impressive :-) > > Amazing work, Gelly folks! > > On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email] > > > > wrote: > > > Hey everyone, > > > We are very excited to share the first stable draft of the Gelly > > blog > > > post > > > with you :D > > > > > > > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > > > *Feedback* is welcome, as usual! > Andra > |
In reply to this post by Ufuk Celebi-3
Very nice!
Good blog post :-) On Tue, Aug 25, 2015 at 3:39 PM, Ufuk Celebi <[hidden email]> wrote: > Blog post is live: > http://flink.apache.org/news/2015/08/24/introducing-flink-gelly.html > > Feel free to spread the word. :) > > On Tue, Aug 25, 2015 at 10:29 AM, Ufuk Celebi <[hidden email]> > wrote: > > > Andra just opened a PR for the post. > > > > Since there was consensus to publish, I will publish it later today. If > > there are any last minute objections, speak now or forever hold your > peace. > > > > The PR is here: https://github.com/apache/flink-web/pull/7 > > > > – Ufuk > > > > > > On 23 Aug 2015, at 16:28, Vasiliki Kalavri <[hidden email]> > > wrote: > > > > +1! > > > > On 23 August 2015 at 15:30, Kostas Tzoumas <[hidden email]> wrote: > > > > I think it reads very well, time to publish :-) > > > > On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns < > > [hidden email]> > > wrote: > > > > Hi, > > > > this is a very nice blog post! I added some minor comments. I am really > > excited about the future work on partition-centric computation and graph > > partitioning! > > > > And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should > > switch to 0.10-SNAPSHOT :) > > > > Best, > > Martin > > > > > > > > > > On 22.08.2015 22:46, Andra Lungu wrote: > > > > Hi, > > > > I updated the Gelly Blog Post. > > > > > > > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > > > > > Let me know if there are comments or further suggestions. Otherwise, > > > > we'll > > > > kick this one out of the nest, to see if it flies :) > > > > > > On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < > > [hidden email] > > > > wrote: > > > > > > Hi all, > > > > > > thank you so much for your comments! > > > > Most of them have been addressed already. > > I would also like to add Fabian's suggestion on providing a library > > method > > for initializing vertices with unique IDs and we'd also like to run > > > > some > > > > experiments with the Echo Nest dataset. > > > > After that, I think it'd be ready to publish :) > > > > -Vasia. > > > > On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: > > > > Very good, I made some comments and suggestions inline. > > > > > > On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> > > > > wrote: > > > > > > Wow, this is impressive :-) > > > > Amazing work, Gelly folks! > > > > On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email] > > > > > > > > wrote: > > > > > > Hey everyone, > > > > > > We are very excited to share the first stable draft of the Gelly > > > > blog > > > > > > post > > > > > > with you :D > > > > > > > > > > > > > > > > > > > https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing > > > > > > > > *Feedback* is welcome, as usual! > > Andra > > > > > > > > > > > > > > > > > > > -- > Data Artisans GmbH | Tempelhofer Ufer 17 | 10963 Berlin > > [hidden email] > +49-30-55599146 > > Registered at Amtsgericht Charlottenburg - HRB 158244 B > Managing Directors: Dr. Kostas Tzoumas, Stephan Ewen > |
In reply to this post by Ufuk Celebi-3
Awesome +1
- Henry On Tue, Aug 25, 2015 at 6:39 AM, Ufuk Celebi <[hidden email]> wrote: > Blog post is live: > http://flink.apache.org/news/2015/08/24/introducing-flink-gelly.html > > Feel free to spread the word. :) > > On Tue, Aug 25, 2015 at 10:29 AM, Ufuk Celebi <[hidden email]> > wrote: > >> Andra just opened a PR for the post. >> >> Since there was consensus to publish, I will publish it later today. If >> there are any last minute objections, speak now or forever hold your peace. >> >> The PR is here: https://github.com/apache/flink-web/pull/7 >> >> – Ufuk >> >> >> On 23 Aug 2015, at 16:28, Vasiliki Kalavri <[hidden email]> >> wrote: >> >> +1! >> >> On 23 August 2015 at 15:30, Kostas Tzoumas <[hidden email]> wrote: >> >> I think it reads very well, time to publish :-) >> >> On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns < >> [hidden email]> >> wrote: >> >> Hi, >> >> this is a very nice blog post! I added some minor comments. I am really >> excited about the future work on partition-centric computation and graph >> partitioning! >> >> And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should >> switch to 0.10-SNAPSHOT :) >> >> Best, >> Martin >> >> >> >> >> On 22.08.2015 22:46, Andra Lungu wrote: >> >> Hi, >> >> I updated the Gelly Blog Post. >> >> >> >> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >> >> >> Let me know if there are comments or further suggestions. Otherwise, >> >> we'll >> >> kick this one out of the nest, to see if it flies :) >> >> >> On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < >> [hidden email] >> >> wrote: >> >> >> Hi all, >> >> >> thank you so much for your comments! >> >> Most of them have been addressed already. >> I would also like to add Fabian's suggestion on providing a library >> method >> for initializing vertices with unique IDs and we'd also like to run >> >> some >> >> experiments with the Echo Nest dataset. >> >> After that, I think it'd be ready to publish :) >> >> -Vasia. >> >> On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: >> >> Very good, I made some comments and suggestions inline. >> >> >> On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> >> >> wrote: >> >> >> Wow, this is impressive :-) >> >> Amazing work, Gelly folks! >> >> On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email] >> >> >> >> wrote: >> >> >> Hey everyone, >> >> >> We are very excited to share the first stable draft of the Gelly >> >> blog >> >> >> post >> >> >> with you :D >> >> >> >> >> >> >> >> >> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >> >> >> >> *Feedback* is welcome, as usual! >> Andra >> >> >> >> >> >> >> >> > > > -- > Data Artisans GmbH | Tempelhofer Ufer 17 | 10963 Berlin > > [hidden email] > +49-30-55599146 > > Registered at Amtsgericht Charlottenburg - HRB 158244 B > Managing Directors: Dr. Kostas Tzoumas, Stephan Ewen |
Very nice read!
On Wed, Aug 26, 2015 at 7:22 AM, Henry Saputra <[hidden email]> wrote: > Awesome +1 > > - Henry > > On Tue, Aug 25, 2015 at 6:39 AM, Ufuk Celebi <[hidden email]> wrote: >> Blog post is live: >> http://flink.apache.org/news/2015/08/24/introducing-flink-gelly.html >> >> Feel free to spread the word. :) >> >> On Tue, Aug 25, 2015 at 10:29 AM, Ufuk Celebi <[hidden email]> >> wrote: >> >>> Andra just opened a PR for the post. >>> >>> Since there was consensus to publish, I will publish it later today. If >>> there are any last minute objections, speak now or forever hold your peace. >>> >>> The PR is here: https://github.com/apache/flink-web/pull/7 >>> >>> – Ufuk >>> >>> >>> On 23 Aug 2015, at 16:28, Vasiliki Kalavri <[hidden email]> >>> wrote: >>> >>> +1! >>> >>> On 23 August 2015 at 15:30, Kostas Tzoumas <[hidden email]> wrote: >>> >>> I think it reads very well, time to publish :-) >>> >>> On Sun, Aug 23, 2015 at 12:37 PM, Martin Junghanns < >>> [hidden email]> >>> wrote: >>> >>> Hi, >>> >>> this is a very nice blog post! I added some minor comments. I am really >>> excited about the future work on partition-centric computation and graph >>> partitioning! >>> >>> And thanks for guiding me to DataSetUtils.zipWithUniqueIds()! I should >>> switch to 0.10-SNAPSHOT :) >>> >>> Best, >>> Martin >>> >>> >>> >>> >>> On 22.08.2015 22:46, Andra Lungu wrote: >>> >>> Hi, >>> >>> I updated the Gelly Blog Post. >>> >>> >>> >>> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >>> >>> >>> Let me know if there are comments or further suggestions. Otherwise, >>> >>> we'll >>> >>> kick this one out of the nest, to see if it flies :) >>> >>> >>> On Wed, Jun 3, 2015 at 11:37 AM, Vasiliki Kalavri < >>> [hidden email] >>> >>> wrote: >>> >>> >>> Hi all, >>> >>> >>> thank you so much for your comments! >>> >>> Most of them have been addressed already. >>> I would also like to add Fabian's suggestion on providing a library >>> method >>> for initializing vertices with unique IDs and we'd also like to run >>> >>> some >>> >>> experiments with the Echo Nest dataset. >>> >>> After that, I think it'd be ready to publish :) >>> >>> -Vasia. >>> >>> On 26 May 2015 at 14:57, Aljoscha Krettek <[hidden email]> wrote: >>> >>> Very good, I made some comments and suggestions inline. >>> >>> >>> On Tue, May 26, 2015 at 2:36 PM, Stephan Ewen <[hidden email]> >>> >>> wrote: >>> >>> >>> Wow, this is impressive :-) >>> >>> Amazing work, Gelly folks! >>> >>> On Tue, May 26, 2015 at 10:03 AM, Andra Lungu <[hidden email] >>> >>> >>> >>> wrote: >>> >>> >>> Hey everyone, >>> >>> >>> We are very excited to share the first stable draft of the Gelly >>> >>> blog >>> >>> >>> post >>> >>> >>> with you :D >>> >>> >>> >>> >>> >>> >>> >>> >>> https://docs.google.com/document/d/1FMtpwKSE3kY7RfH082LzQpWrY6o-fdZVxqambIiC_rU/edit?usp=sharing >>> >>> >>> >>> *Feedback* is welcome, as usual! >>> Andra >>> >>> >>> >>> >>> >>> >>> >>> >> >> >> -- >> Data Artisans GmbH | Tempelhofer Ufer 17 | 10963 Berlin >> >> [hidden email] >> +49-30-55599146 >> >> Registered at Amtsgericht Charlottenburg - HRB 158244 B >> Managing Directors: Dr. Kostas Tzoumas, Stephan Ewen |
Free forum by Nabble | Edit this page |