[
https://issues.apache.org/jira/browse/FLINK-1534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14351767#comment-14351767
]
Akshay Dixit commented on FLINK-1534:
-------------------------------------
Hi! I'm Akshay [https://github.com/akshaydixi][http://akshaydixi.me] and I
would like to know more about what this project entails. It would be helpful if
you could point towards some literature about streaming pattern matching and
relevant pieces of Flink code to grok.
BTW I have already cloned the Flink repo and built it successfully as well as
sent a baby PR to familiarize myself with the workflow. Currently going through
the starter issues list looking for something I could work on.
Regards,
Akshay Dixit
> GSoC project: Distributed pattern matching over Flink streaming
> ---------------------------------------------------------------
>
> Key: FLINK-1534
> URL: https://issues.apache.org/jira/browse/FLINK-1534
> Project: Flink
> Issue Type: New Feature
> Components: Streaming
> Reporter: Márton Balassi
> Priority: Minor
> Labels: gsoc2015, java, scala
>
> Pattern matching over streams is an important application. The general
> structure of a streaming pattern matching is the following:
> If A event follows B event then trigger some computation.
> The support for this feature is associated with complex event processing
> systems, however it is also adoptable for distributed setting, however it
> poses additional challenges.
> The Google Summer of Code student volunteering for this project is expected
> to have general knowledge of distributed systems and Java/Scala coding
> skills. The project includes research and implementation oriented taks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)