Re: Flink CEP dynamic patterns

2016-12-05 Thread Abdallah Ghdiri
thank you, i will investigate further On Mon, Dec 5, 2016 at 10:36 AM, Till Rohrmann wrote: > Hi Abdallah, > > I've answered your question on SO. For the sake of completeness here is a > copy: > > At the moment Flink's CEP library does not support dynamic pattern changes > out of the box. Thus,

Re: Flink CEP dynamic patterns

2016-12-05 Thread Till Rohrmann
Hi Abdallah, I've answered your question on SO. For the sake of completeness here is a copy: At the moment Flink's CEP library does not support dynamic pattern changes out of the box. Thus, once you've defined your pattern and started your job, it will only process this defined pattern. However,