Thanks for the precision Maximilian.
On Tue, Mar 29, 2016 at 11:27 AM, Maximilian Michels wrote:
> Hi Olivier,
>
> Regarding the general question, please have a look at the
> documentation:
> https://ci.apache.org/projects/flink/flink-docs-master/apis/streaming/storm_compatibility.html
> Yes, yo
Hi Olivier,
Regarding the general question, please have a look at the
documentation:
https://ci.apache.org/projects/flink/flink-docs-master/apis/streaming/storm_compatibility.html
Yes, you may reuse your existing spouts/bolts, the Storm runtime is
exchanged for the Flink runtime.
Exactly-once: W
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