haoch / flink-siddhi

A CEP library to run Siddhi within Apache Flink™ Streaming Application (Not maintained)
Apache License 2.0
243 stars 96 forks source link

Is any possible make flink-siddhi worked in flink 1.4.x #54

Open fleeyou opened 4 years ago

fleeyou commented 4 years ago

hi, haoch. My company use flink 1.4.x now, since flink-siddhi declare prerequisites for flink 1.7.0, I am wondering is that possible make it works in 1.4.x? Does it use some advanced feature only support by flink 1.7.0? thank you.

haoch commented 4 years ago

Have a try with 0.1.3: https://clojars.org/com.github.haoch/flink-siddhi_2.11/versions/0.1.3-SNAPSHOT? For supporting Flink 1.7, it's because API in Flink changes a lot since previous version. Lots of use cases are using the latest Flink which should be more stable than ever before.

Please let me know if any problems, i could follow up with 1.4.x supports as well. The current dev branch is under https://github.com/haoch/flink-siddhi/tree/flink-1.3