It appears as if flink-siddhi was build against Flink 1.9.0, so it may
just not be compatible with later versions of Flink.
You will either need to reach out to the maintainers of flink-siddhi, or
migrate it to a later Flink version yourself.
On 6/1/2021 3:11 PM, Dipanjan Mazumder wrote:
Hi ,
I have integrated flink-siddhi library
([com.github.haoch/flink-siddhi_2.11 "0.2.2-SNAPSHOT"]
<https://clojars.org/com.github.haoch/flink-siddhi_2.11/versions/0.2.2-SNAPSHOT>)
and i tried to configure and implement control stream from
flink-siddh and it broke with AbstractMethodError. When i tried
running the same with flink 1.11.0 it worked.
More Details is given in this stack overflow link : Flink-Siddhi
control event failing to start
<https://stackoverflow.com/questions/67787814/flink-siddhi-control-event-failing-to-start>
Any help on this will be very great and will help me go forward:
Flink-Siddhi control event failing to start
While trying to configure and implement flink-
siddhi(https://clojars.org/com.github.haoch/flink-siddhi_2.11/ver...
<https://stackoverflow.com/questions/67787814/flink-siddhi-control-event-failing-to-start>
[com.github.haoch/flink-siddhi_2.11 "0.2.2-SNAPSHOT"]
[com.github.haoch/flink-siddhi_2.11 "0.2.2-SNAPSHOT"] null
<https://clojars.org/com.github.haoch/flink-siddhi_2.11/versions/0.2.2-SNAPSHOT>
Regards
Dipanjan