Re: Late Events with BoundedOutOfOrdernessTimestampExtractor and allowed lateness

2017-03-31 Thread Nico
Hi Yassine, I forgot to say thank you for poiting to the post. It was really useful. Best, Nico :) 2017-03-15 20:19 GMT+01:00 Yassine MARZOUGUI : > Hi Nico, > > You might check Fabian's answer on a similar question I posted previousely > on the mailing list, it can be helpful : > http://apache-

Re: Late Events with BoundedOutOfOrdernessTimestampExtractor and allowed lateness

2017-03-15 Thread Yassine MARZOUGUI
Hi Nico, You might check Fabian's answer on a similar question I posted previousely on the mailing list, it can be helpful : http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/BoundedOutOfOrdernessTimestampExtractor-and-allowedlateness-td9583.html Best, Yassine On Mar 15, 2017 1

Late Events with BoundedOutOfOrdernessTimestampExtractor and allowed lateness

2017-03-15 Thread Nico
Hi, I struggle a bit to understand the difference between BoundedOutOfOrdernessTimestampExtractor and the allowed lateness function of a window... As I understand it, when I use BoundedOutOfOrdernessTimestampExtractor the watermark is lagging behind the real event time of the stream with maxOutOf