Hi Hanna,

I would certainly recommend if you haven’t so far to check the official docs of 
Flink at flink.apache.org. The documentation is comprehensive and 
understandable. 

From that point, I would recommend the following blog posts and academic 
papers: 

 Apache Flink: Stream and Batch Processing in a Single Engine - 
http://sites.computer.org/debull/A15dec/p28.pdf
Lightweight Asynchronous Snapshots for Distributed Dataflows - 
https://arxiv.org/pdf/1506.08603v1.pdf
https://flink.apache.org/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
https://cwiki.apache.org/confluence/display/FLINK/Data+exchange+between+tasks
https://ci.apache.org/projects/flink/flink-docs-master/internals/job_scheduling.html

In addition to, I would suggest you to read the Realtime Data Processing at 
Facebook paper describing some of the important characteristics of stream 
processing engines generally applicable to Flink as well. 

Regards,
Dominik

> On 21 Nov 2016, at 17:53, Hanna Prinz <hanna_pr...@yahoo.de> wrote:
> 
> Guten Abend everyone,
> 
> I’m currently writing a term paper about Flink at the HTW Berlin and I wanted 
> to ask you if you can help with papers (or other material) about Flink. I 
> could also come over to the TU if someone's doing a lecture about Flink.
> 
> And now that I’m writing you: I accidentally ran into this guide when I 
> wanted to implement a demo for my presentation (which I know now is meant for 
> development on the Flink Core): 
> https://ci.apache.org/projects/flink/flink-docs-master/internals/ide_setup.html#intellij-idea
>  
> <https://ci.apache.org/projects/flink/flink-docs-master/internals/ide_setup.html#intellij-idea>
> But anyway, I wanted to tell you that the Scala Compiler Plugin can’t be 
> installed like instructed because there’s no „Install Jetbrains Plugin…“ in 
> the Dialog (see screenshot attached).
> I’m using IntelliJ IDEA 2016.2.5, Build #IU-162.2228.15, built on October 14, 
> 2016 on macOS 10.12.1.
> 
> Many thanks in advance!
> Cheers
> Hanna
> 
> <Bildschirmfoto 2016-11-21 um 17.11.37.png>

Reply via email to