Re: Flink Streaming Scala API

2014-12-24 Thread sirinath
-list-archive.1008284.n3.nabble.com/Flink-Streaming-Scala-API-tp2972p2983.html Sent from the Apache Flink (Incubator) Mailing List archive. mailing list archive at Nabble.com.

Re: Flink Streaming Scala API

2014-12-21 Thread Henry Saputra
Thanks for sharing. Gyula! - Henry On Sat, Dec 20, 2014 at 6:51 PM, Gyula Fóra wrote: > Hey guys, > > I am sure everyone is very busy with Christmas stuff, but if you are > getting bored try out the brand new Streaming Scala API. > > I have opened a PR for it here: > https://github.com/apache/in

Re: Flink Streaming Scala API

2014-12-21 Thread Gyula Fóra
Also added a simple window-join example here , where you can check out some features :)

Re: Flink Streaming Scala API

2014-12-21 Thread Stephan Ewen
Amazing, I'll try it out over the holidays! Am 21.12.2014 03:53 schrieb "Gyula Fóra" : > Hey guys, > > I am sure everyone is very busy with Christmas stuff, but if you are > getting bored try out the brand new Streaming Scala API. > > I have opened a PR for it here: > https://github.com/apache/inc

Flink Streaming Scala API

2014-12-20 Thread Gyula Fóra
Hey guys, I am sure everyone is very busy with Christmas stuff, but if you are getting bored try out the brand new Streaming Scala API. I have opened a PR for it here: https://github.com/apache/incubator-flink/pull/275 Basically everything works, but I still need to do some finishing touches. I