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



##########
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:
       From my experience, using `use_runner_v2` only did give me java 
production runner instead of runner v2. We should revisit how these experiments 
get populated. 




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