Re: JSON to CEP coversion
Posted by
Dominik Wosiński on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/JSON-to-CEP-coversion-tp25675p25677.html
Hey Anish,
I have done some abstraction over the logic of CEP, but with the use of Apache Bahir[1], which introduces SIddhi CEP[2][ engine that allows SQL like definitions of the logic.
Best, Dom.
[1]
https://github.com/apache/bahir
All,
Wondering if anyone in community has started something along the line - idea being CEP logic is abstracted out to metadata instead. That can then further be exposed out to users from a REST API/UI etc. Obviously, it would really need some additional information like data catalog etc for it to be really helpful. But to get started we were thinking of allowing power users make some modifications to existing rule outside of CI/CD process.
Thanks,
- Ashish