Aggregator in CEP

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Aggregator in CEP

Antonio Saldivar Lezama
Hello

I am developing an application where I use Flink(v 1.4.2) CEP , is there any aggregation function to match cumulative amounts or counts in a IterativeCondition within a period of time for a KeyBy elements?

if a cumulative amount reaches thresholds fire a result

Thank you
Regards


Reply | Threaded
Open this post in threaded view
|

Re: Aggregator in CEP

aitozi
Hi,

Now that it still not support the aggregator function in cep
iterativeCondition. Now may be you need to check the condition by yourself
to get the aggregator result. I will work for this these day, you can take a
look on this issue:

https://issues.apache.org/jira/projects/FLINK/issues/FLINK-9507



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: Aggregator in CEP

Antonio Saldivar Lezama
hello thank you very much 
I took a look on the link but now how can I check the conditions to get aggregator results?

El vie., 24 ago. 2018 a las 5:27, aitozi (<[hidden email]>) escribió:
Hi,

Now that it still not support the aggregator function in cep
iterativeCondition. Now may be you need to check the condition by yourself
to get the aggregator result. I will work for this these day, you can take a
look on this issue:

https://issues.apache.org/jira/projects/FLINK/issues/FLINK-9507



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/