boyuanzz commented on a change in pull request #13396:
URL: https://github.com/apache/beam/pull/13396#discussion_r532960617
##########
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:
Double checked it with running the cmd again. It seems like I was wrong
and am sending out the revert PR: https://github.com/apache/beam/pull/13446
----------------------------------------------------------------
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]