Category "flink-cep"

How to trigger a line of code in window based CEP

I have a stream of events and want to count the number of events in a specific period time to find out event loss. My code is something similar to the following

No ExecutorFactory found to execute the application in Flink 1.11.1

first of all I have read this post about the same issue and tried to follow the same solution that works for him (create a new quickstart with mvn and migrate t