There's a (very old) prototype on a branch at https://github.com/apache/beam/tree/mr-runner. No one has taken up the work of finishing it up to merge it, and there's no one to maintain it.
We intend to remove this incomplete runners from the website. Kenn On Wed, Feb 26, 2020 at 3:07 PM Maulik Shah <[email protected]> wrote: > Hello Users, Is there a support for MapReduceRunner? Trying to see if I > can do this on mr-cluster without spark/flink setup. > > I found below page but I can’t find the artifact to run MapReduceRunner. > https://beam.apache.org/documentation/runners/mapreduce/ > > I checked maven repo but it is not present there too : > https://search.maven.org/search?q=g:org.apache.beam%20map > > <artifactId>beam-runners-mapreduce</artifactId> > > > Maulik >
