Re: Apache siddhi into Flink

Posted by Aparup Banerjee (apbanerj) on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Apache-siddhi-into-Flink-tp8726p8742.html

I think siddhi is a fairly matured CEP library. I am thinking it should co-exist with existing CEP library. My thinking is we should be able to use Siddhi QL/ Siddhi Patterns on top of flink data streams. This can co-exist naturally with existing Java / Scala based Flink CEP Library. I am still reading up on Flink internals – but at high level I am thinking about a new Flink operator on DataStream for this. Thoughts ?

Thanks,
Aparup

From: Chesnay Schepler <[hidden email]>
Reply-To: "[hidden email]" <[hidden email]>
Date: Monday, August 29, 2016 at 12:35 AM
To: "[hidden email]" <[hidden email]>
Subject: Re: Apache siddhi into Flink

Hello Aparup,

could you provide more information about Siddhi? How mature is it; how is the community? How does it compare to the Flink's CEP library?

How should this integration look like? Are you proposing to replace the current CEP library, or will they co-exist with different use-cases for each?

If we used Siddhi in Flink, how exactly would Flink's runtime be involved in the processing?

Regards,
Chesnay

On 28.08.2016 23:21, Aparup Banerjee (apbanerj) wrote:
Sorry for the semantic difference. 



On Aug 28, 2016, at 12:05 PM, Trevor Grant <[hidden email][hidden email]> wrote:

Thank you for confirming Hao,

Aparup, please don't refer to it as "Apache Siddhi", that is misleading. 


Trevor Grant
Data Scientist

"Fortunate is he, who is able to know the causes of things."  -Virgil


On Sun, Aug 28, 2016 at 10:50 AM, Hao Chen <[hidden email]> wrote:
Siddhi is not apache project, but licensed under apache license v2, being open sourced and maintained by wso2.

- Hao

On Sun, Aug 28, 2016 at 11:11 PM, Trevor Grant <[hidden email]> wrote:
Aparup,

Was Siddhi recently added as an incubator project?  I can't find it in the project directory or or on github.com/apache.  The closest thing I can find is this: https://github.com/wso2/siddhi

tg




Trevor Grant
Data Scientist
http://stackexchange.com/users/3002022/rawkintrevo

"Fortunate is he, who is able to know the causes of things."  -Virgil


On Sat, Aug 27, 2016 at 5:36 PM, Chen Qin <[hidden email]> wrote:
​+1​


On Aug 26, 2016, at 11:23 PM, Aparup Banerjee (apbanerj) <[hidden email][hidden email]> wrote:

Hi-

Has anyone looked into embedding apache siddhi into Flink. 

Thanks,
Aparup