You can refer this article to implement rules with generic flink job
https://flink.apache.org/news/2020/01/15/demo-fraud-detection.html
From: Jaswin Shah
Sent: Wednesday, June 24, 2020 4:34 PM
To: Jörn Franke
Cc: user@flink.apache.org
Subject: Re: DROOLS rule engine with flink
[EXTERNAL EMAIL
Thats what I wanted to know I will I be able to achieve same only with flink if
not use drool engine?
From: Jörn Franke
Sent: 24 June 2020 12:46
To: Jaswin Shah
Cc: user@flink.apache.org
Subject: Re: DROOLS rule engine with flink
I would implement them
I would implement them directly in Flink/Flink table API.
I don’t think Drools plays well in this distributed scenario. It expects a
centralized rule store and evaluation .
> Am 23.06.2020 um 21:03 schrieb Jaswin Shah :
>
>
> Hi I am thinking of using some rule engine like DROOLS with flink t
Bs aren't down.
From: Georg Heiler
Sent: 24 June 2020 00:59
To: Jaswin Shah
Cc: user@flink.apache.org
Subject: Re: DROOLS rule engine with flink
Why not use flink CEP?
https://flink.apache.org/news/2020/03/24/demo-fraud-detection-2.html
has a nice intera
Why not use flink CEP?
https://flink.apache.org/news/2020/03/24/demo-fraud-detection-2.html
has a nice interactive example
Best,
Georg
Jaswin Shah schrieb am Di. 23. Juni 2020 um 21:03:
> Hi I am thinking of using some rule engine like DROOLS with flink to solve
> a problem described below:
>