Case Study / Tutorial for Graph Analysis with Flink

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Case Study / Tutorial for Graph Analysis with Flink

Stephan Ewen
Hi everyone!

Kostas and me just wrote a blog post how to use Flink for data analysis, at
the example of a graph algorithm.

http://data-artisans.com/data-analysis-with-flink.html

The post shows a basic introduction to the APIs, iterations, and a short
introduction to delta iterations to get state-of-the-art performance out of
the algorithm.

Feel free to share and redistribute!

Greetings,
Stephan
Reply | Threaded
Open this post in threaded view
|

Re: Case Study / Tutorial for Graph Analysis with Flink

graphael
Wow thats some cool shit!
Will dig into it when I find myself some time :)

Shared on twitter of course.

Keep up the great work!
Roelof

On 28/10/14 16:13, Stephan Ewen wrote:

> Hi everyone!
>
> Kostas and me just wrote a blog post how to use Flink for data analysis, at
> the example of a graph algorithm.
>
> http://data-artisans.com/data-analysis-with-flink.html
>
> The post shows a basic introduction to the APIs, iterations, and a short
> introduction to delta iterations to get state-of-the-art performance out of
> the algorithm.
>
> Feel free to share and redistribute!
>
> Greetings,
> Stephan
>