Hi Aljoscha,
Thank you for information
24 Eki 2017 17:32 tarihinde "Aljoscha Krettek" <
[hidden email]> yazdı:
Hi,
Yes, currently the pattern of a CEP operator cannot be changed. You could
manually implement this by using a ConnectedStream with a CoProcessFunction
where the first input carries events and the second input carries commands
that change the patterns that you monitor.
Best,
Aljoscha
> On 18. Oct 2017, at 15:53, Erdem erdfem <
[hidden email]> wrote:
>
> Hi,
>
> I want to know, can we change the pattern on runtime?
>
> I've read on stackoverflow "at the moment flink does not support". Does it
> change?