[
https://issues.apache.org/jira/browse/FLINK-1617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14354817#comment-14354817
]
Gyula Fora commented on FLINK-1617:
-----------------------------------
Hello!
Thank you for the interest. I suggest you first play around with Flink to get a
better feel of it.
Here are some useful links to get started:
http://flink.apache.org/how-to-contribute.html
http://flink.apache.org/community.html#mailing-lists
This project is fairly advanced, if you dont have experience with stream
processing I suggest you read up on the topic and maybe try to implement some
simpler things, so you can better decide if you want to work on this.
Feel free to ask on the mailing lists if you have further questions
Cheers,
Gyula
> GSoC project: Query optimisation layer for Flink Streaming
> ----------------------------------------------------------
>
> Key: FLINK-1617
> URL: https://issues.apache.org/jira/browse/FLINK-1617
> Project: Flink
> Issue Type: New Feature
> Components: Streaming
> Reporter: Gyula Fora
> Labels: gsoc2015, java, streaming
>
> Flink streaming currently only supports a limited set of optimisations
> applied on the streaming programs such as operator chaining, and several
> optimisations for windowing computations.
> The goal of this project would be to extend the optimiser functionality to
> include other available query optimisation techniques. This would be a
> critical feature in the system as it could potentially bring major
> performance improvements depending on the query.
> A comprehensive list of optimisation techniques for streaming queries can be
> found here:
> http://hirzels.com/martin/papers/csur14-streamopt.pdf
> New ideas are also very welcome, the possibilities are endless.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)