apache / incubator-heron

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
https://heron.apache.org/
Apache License 2.0
3.64k stars 598 forks source link

support apache beam #3609

Open huijunwu opened 4 years ago

huijunwu commented 4 years ago

Is your feature request related to a problem? Please describe. N

Describe the solution you'd like Apache Beam is an API for composing topologies. It has many runners such as Flink, Storm, Spark .. As more users are using Beam, Heron could be one of its runners.

Describe alternatives you've considered NA

Additional context NA

manesioz commented 4 years ago

I would like to help assist in this task if possible. How do you see this integration being implemented? Is this item on the roadmap?