Re: Dynamic Rule Evaluation in Flink

2018-07-02 Thread Fabian Hueske
Hi Aarti, Please post your questions to the u...@flink.apache.org mailing list. The community list is meant for community related issues (such as events) and not for questions regarding the software. Thanks, Fabian 2018-07-02 10:52 GMT+02:00 Aarti Gupta : > Hi, > > We are currently evaluating F

Dynamic Rule Evaluation in Flink

2018-07-02 Thread Aarti Gupta
Hi, We are currently evaluating Flink to build a real time rule engine that looks at events in a stream and evaluates them against a set of rules. The rules are dynamically configured and can be of three types - 1. Simple Conditions - these require you to look inside a single event. Example, matc