chamikaramj commented on a change in pull request #13396:
URL: https://github.com/apache/beam/pull/13396#discussion_r532747374
##########
File path: sdks/python/apache_beam/examples/kafkataxi/README.md
##########
@@ -185,5 +185,7 @@ python -m apache_beam.examples.kafkataxi.kafka_taxi \
--job_name $JOB_NAME \
--bootstrap_servers $BOOTSTRAP_SERVER \
--sdk_harness_container_image_overrides
".*java.*,${DOCKER_ROOT}/beam_java8_sdk:latest" \
- --experiments=use_runner_v2
+ --experiments=use_runner_v2 \
Review comment:
I don't think extra options are needed. Just 'use_runner_v2' should be
adequate for Dataflow on runner v2.
cc: @angoenka
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]