Re: Event-Time Windowing

2015-10-07 Thread Alexander Kolb
this helps. :D > > Cheers, > Aljoscha > > > On Wed, 7 Oct 2015 at 16:54 Alexander Kolb < > alexander.k...@mni.fh-giessen.de> wrote: > >> Hi Guys, >> >> I'm trying to use the event-time windowing feature. But the windowing >> does not

Event-Time Windowing

2015-10-07 Thread Alexander Kolb
Hi Guys, I'm trying to use the event-time windowing feature. But the windowing does not work as expected. What I've been doing is to write my own source which implements the EventTimeSourceFunction and uses the collectWithTimeStamp method. Additionally I'm emitting a watermark after each element