You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kyle Weaver (Jira)" <ji...@apache.org> on 2019/11/06 18:34:03 UTC

[jira] [Updated] (BEAM-8571) Use SDK version in default Go container tag

     [ https://issues.apache.org/jira/browse/BEAM-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kyle Weaver updated BEAM-8571:
------------------------------
    Component/s:     (was: sdk-java-harness)
                 sdk-go

> Use SDK version in default Go container tag
> -------------------------------------------
>
>                 Key: BEAM-8571
>                 URL: https://issues.apache.org/jira/browse/BEAM-8571
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-go
>            Reporter: Kyle Weaver
>            Priority: Major
>
> Currently, the Go SDK uses container `apachebeam/go_sdk:latest` by default [1]. This causes confusion when using locally built containers [2], especially since images are automatically pulled, meaning the release image is used instead of the developer's own image (BEAM-8545).
> [1] [https://github.com/apache/beam/blob/473377ef8f51949983508f70663e75ef0ee24a7f/sdks/go/pkg/beam/options/jobopts/options.go#L111]
> [[2] https://lists.apache.org/thread.html/07131e314e229ec60100eaa2c0cf6dfc206bf2b0f78c3cee9ebb0bda@%3Cdev.beam.apache.org%3E|https://lists.apache.org/thread.html/07131e314e229ec60100eaa2c0cf6dfc206bf2b0f78c3cee9ebb0bda@%3Cdev.beam.apache.org%3E]



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