emilymye commented on a change in pull request #14557:
URL: https://github.com/apache/beam/pull/14557#discussion_r617134353



##########
File path: sdks/python/apache_beam/options/pipeline_options.py
##########
@@ -860,12 +860,23 @@ def _add_argparse_args(cls, parser):
             'https://cloud.google.com/compute/docs/vpc/'))
     parser.add_argument(
         '--worker_harness_container_image',
+        dest='sdk_container_image',

Review comment:
       hmm, I talked to @tvalentyn and he doesn't think this should be a 
concern for users since the flag is mostly used for official Dataflow images 
only/in preview, but we can make it backwards-compatible.




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