Very nice, thanks! I'll try and merge the current state under "flink-addons/flink-streaming" today.
Stephan On Fri, Jul 11, 2014 at 7:15 PM, Gyula Fóra <[email protected]> wrote: > Hey, > > The package names in the streaming code have now be renamed to the proper > flink package names and it uses the latest flink snapshot as its > dependencies. > > Also, support for iterative streaming jobs have been added to the API and > we have also added support for directed emits to match the functionality > provided by other streaming frameworks. These new features are still under > development and testing. > > Regards, > Gyula & Marton > > > On Mon, Jul 7, 2014 at 2:33 PM, Gyula Fóra <[email protected]> wrote: > > > The utilites that we used for performance measurements have no direct > > connections to this project. We thought it would make sense to move them > > out into a separate repo since we are constantly modifying the settings > for > > the actual tests. > > > > > > On Mon, Jul 7, 2014 at 2:30 PM, Ufuk Celebi <[email protected]> > wrote: > > > >> > >> On 07 Jul 2014, at 12:06, Márton Balassi <[email protected]> > >> wrote: > >> > >> > Yeah, this might be slightly confusing - for clarifying the situation: > >> > > >> > > >> > - Right under the streaming-addons one can find basic connectors for > >> > message queue services - at the moment Kafka and RabbitMQ. We > >> considered > >> > this "classical" addon functionality. > >> > - Additionally the job used for performance measurements is also > under > >> > addons, but I'm removing it. > >> > - As usually addons mean surplus dependencies I am for separating > >> them. > >> > Would you suggest another name then? Streaming-connectors e.g.? > >> > >> I also like connectors. > >> > >> Why are you removing the performance measurements stuff? > > > > > > >
