Re: Storm topologies compatibility and exactly-once

2016-03-30 Thread Olivier Mallassi
a failure of the job. Thus, you end up with only > at-least-once. We plan to change this very soon. > > Let us know how your experiments go. > > Cheers, > Max > > > > On Sun, Mar 27, 2016 at 11:31 AM, Olivier Mallassi > wrote: > > hello all > > > >

Storm topologies compatibility and exactly-once

2016-03-27 Thread Olivier Mallassi
hello all I was reading the apache flink documentation and was particularly interested in two things - compatibility with storm api. AFAIU(i need to do more tests), you can reuse storm defined topologies and run them on a Flink cluster. I was wondering if this is "still a bĂȘta" or production ready