[ 
https://issues.apache.org/jira/browse/BEAM-10773?focusedWorklogId=477529&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-477529
 ]

ASF GitHub Bot logged work on BEAM-10773:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Sep/20 23:43
            Start Date: 01/Sep/20 23:43
    Worklog Time Spent: 10m 
      Work Description: robertwb commented on pull request #12697:
URL: https://github.com/apache/beam/pull/12697#issuecomment-685190519


   I think this is OK, adding @lostluck to confirm.


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


Issue Time Tracking
-------------------

    Worklog Id:     (was: 477529)
    Time Spent: 0.5h  (was: 20m)

> worker_harness_container_image flag has no effect
> -------------------------------------------------
>
>                 Key: BEAM-10773
>                 URL: https://issues.apache.org/jira/browse/BEAM-10773
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-go
>            Reporter: Brian M
>            Priority: P2
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Setting the `worker_harness_container_image` flag to a custom built worker 
> doesn't seem to have any impact when launching on dataflow.  The default 
> apache/beam_go_sdk:latest image is always used. 
> {code:java}
> $ go run sdks/go/examples/wordcount/wordcount.go 
> --output=gs://.../tmp/out.txt --project=... --runner=dataflow 
> --region=us-central1 --temp_location gs://.../tmp --staging_location 
> gs://.../staging --worker_harness_container_image=fake/image:latest
> 2020/08/19 22:56:28 WARNING: proto: file "v1.proto" is already registered
> 2020/08/19 22:56:28 No environment config specified. Using default config: 
> 'apache/beam_go_sdk:latest'
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to