Apache Flink supports iterative transformations: https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/batch/iterations.html.
Is this also supported using Apache Beam or can we achieve the same thing using Beam concepts?
Apache Flink supports iterative transformations: https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/batch/iterations.html.
Is this also supported using Apache Beam or can we achieve the same thing using Beam concepts?
I have posted this question on the user mailing list of Apache Beam.
There is an open ticket for this (BEAM-106), but it is not yet started.
There are two solutions: