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
