[
https://issues.apache.org/jira/browse/BEAM-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-8571:
------------------------------
Description:
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]
was:
Currently, the Java SDK uses container `apachebeam/java_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/runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/Environments.java#L84-L91|https://github.com/apache/beam/blob/473377ef8f51949983508f70663e75ef0ee24a7f/runners/core-construction-java/src/main/java/org/apache/beam/runners/core/construction/Environments.java#L84-L91]
[[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]
> 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-java-harness
> 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)
