Filtering, Aggregation, Grouping, Merging, Joining, and all other operations which are possible by Storm are supported by Apache Beam.
following tutorial provides all the details - https://cloud.google.com/dataflow/model/programming-model just in case you want to run storm topologies in flink - https://flink.apache.org/news/2015/12/11/storm-compatibility.html On Sun, May 22, 2016 at 2:56 PM, amir bahmanyari <[email protected]> wrote: > Hi Colleagues > I was looking for information on the above topic & I thought I found it!!! > But, > > I got a page not found :-( > > http://stackoverflow.com/questions/36640458/are-all-the-trident-operations-supported-by-apache-beam-model > > Is there a guideline on how to convert an existing Storm topology > (Spout/Bolt) to its equivalant implemented in Beam? > Thanks for your valuable time > Amir- >
