Re: Real time streaming in Spark

2016-08-29 Thread Luciano Resende
29, 2016 at 1:13 PM, Tomasz Gawęda <tomasz.gaw...@outlook.com> wrote: > Hi everyone, > > > I wonder if there are plans to implement real time streaming in Spark. I > see that in Spark 2.0 Trigger can have more implementations than > ProcessingTime. > > > In m

Real time streaming in Spark

2016-08-29 Thread Tomasz Gawęda
Hi everyone, I wonder if there are plans to implement real time streaming in Spark. I see that in Spark 2.0 Trigger can have more implementations than ProcessingTime. In my opinion Real Time streaming (so reaction on every event - like continous queries in Apache Ignite) will be very useful