Re: Queries regarding FlinkCEP
Posted by Biplob Biswas on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Queries-regarding-FlinkCEP-tp13454p13513.html
Sorry to bombard with so many messages , but one last thing is the example would produce alert if the line specifying Event Time is commented out.
More specifically, this one:
env.setStreamTimeCharacteristic(TimeCharacteristic.EventTime);
Only with event time, there is no alert.
Thanks, Biplob