SMART2016

Results 4 issues of SMART2016

Hi , I was trying to run below query with siddhi patterns but , I cannot get any output neither do I get any error as such, so I am...

Hi, Below query when run is failing with error: Error on sending events [Event{timestamp=1641985535389, data=[4, 4320918970, 2, resource, aws_S3, stackidentitytest.com, stackidentitytest.com, True, S3FullControlAccess, [], 2022-01-12 16:35:35], isExpired=false}] in the SiddhiApp...

hi @haoch , I am getting Null-pointer exception when using control stream and publishing data through kafka to input stream. When I debugged I found that somehow the EventListener( SiddhiStreamOperator...

**POM**: ``` 4.0.0 flinksidhi flinksidhipoc 1.0-SNAPSHOT flinksidhipoc http://www.example.com UTF-8 1.7 1.7 5.1.2 1.9.0 junit junit 4.11 test org.apache.flink flink-streaming-java_2.11 ${flink.version} org.apache.flink flink-connector-kafka_2.11 ${flink.version} org.apache.flink flink-clients_2.11 ${flink.version} com.github.haoch flink-siddhi_2.11 LATEST io.siddhi...