My username is mbalassi. I've started watching the issue to give you a link. :)
On Tue, Aug 19, 2014 at 8:07 AM, Henry Saputra <henry.sapu...@gmail.com> wrote: > Hi Marton, > > I created the JIRA ticket to track the streaming documentation: > https://issues.apache.org/jira/browse/FLINK-1058 > Somehow I could not find your ASF JIRA username. Could you tell me > what is your ASF JIRA username? > > - Henry > > On Mon, Aug 18, 2014 at 10:29 PM, Márton Balassi > <balassi.mar...@gmail.com> wrote: > > Sure, please assign it to me. > > > > On Aug 19, 2014 2:44 AM, "Henry Saputra" <henry.sapu...@gmail.com> > wrote: > > > >> Thanks Stephan. If no one object I will create JIRA ticket as reminder > >> to add formal documentation for the streaming feature. > >> > >> - Henry > >> > >> On Mon, Aug 18, 2014 at 11:53 AM, Stephan Ewen <se...@apache.org> > wrote: > >> > The streaming code is in "flink-addons", for new/experimental code. > >> > > >> > Documents should come over the next days/weeks, definitely before we > make > >> > this part of the core. > >> > > >> > Right now, I would suggest to have a look at some of the examples, to > >> get a > >> > feeling for the addon, check for example this here: > >> > > >> > https://github.com/apache/incubator-flink/tree/master/flink-addons/flink-streaming/flink-streaming-examples/src/main/java/org/apache/flink/streaming/examples/wordcount > >> > > >> > (The example reads a file for simplicity, but the project also > provides > >> > connectors for Kafka, RabbitMQ, ...) > >> >