Re: Flink Streaming Scala API

2014-12-24 Thread sirinath
See if there is anything you can borrow from Akka Streaming API for Flink Streams: http://doc.akka.io/docs/akka-stream-and-http-experimental/1.0-M2/scala.html The DSL looks good and perhaps might stimulate some ideas. -- View this message in context: http://apache-flink-incubator-mailing-list

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