chamikaramj commented on a change in pull request #13396:
URL: https://github.com/apache/beam/pull/13396#discussion_r532924602



##########
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:
       cc: @ananvay 
   This is surprising. If this is the case something might be broken at HEAD 
since we ask users to only specify use_runner_v2 to use the C++ worker: 
https://cloud.google.com/dataflow/docs/guides/deploying-a-pipeline#dataflow-runner-v2




----------------------------------------------------------------
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]


Reply via email to