Looks awesome! It would also be great to have one non-trivial piece of example code in the docs that connects to a streaming source, does some transformations, and prints the output to a file (or forwards to a streaming sink). I think this is a common use case that people have in mind, so showing that early would make their lives easier.
On Thu, Sep 4, 2014 at 9:03 PM, Márton Balassi <[email protected]> wrote: > Hey, > > As requested in the FLINK-1058 JIRA ticket we've started to put together a > documentation for streaming. You can find it here: > > https://github.com/mbalassi/incubator-flink/blob/documentation/docs/streaming_guide.md > > I've also built it: > http://info.ilab.sztaki.hu/~mbalassi/flink-streaming/streaming_guide.html > > We are still working on the part on connectors and adding a section on > aggregations soon. > > Any comments are welcome. > > Cheers, > > The streaming team >
