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



##########
File path: sdks/python/apache_beam/runners/dataflow/internal/apiclient.py
##########
@@ -1096,8 +1096,8 @@ def get_container_image_from_options(pipeline_options):
       str: Container image for remote execution.
   """
   worker_options = pipeline_options.view_as(WorkerOptions)
-  if worker_options.worker_harness_container_image:

Review comment:
       I think specifically this one is 
`apache_beam.options.pipeline_options.WorkerOptions` though, not the proto? 
worker_options is the PipelineOptions object viewed as WorkerOptions.




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