Re: Flink internals

2019-06-04 Thread John Tipper
re: > > https://cwiki.apache.org/confluence/display/FLINK/Flink+Internals > > > > Best, > > Liya Fan > > > > On Thu, May 30, 2019 at 6:29 PM John Tipper > > wrote: > > > > > Hi all, > > > > > > Is there a guide somewhere

Flink internals

2019-05-30 Thread John Tipper
Hi all, Is there a guide somewhere for the internals of Flink for developers wanting to get involved in core development? I'm particularly interested in any notes on how the codebase is put together so that it's possible to learn how it works internally. I'm particularly interested in what cl