[
https://issues.apache.org/jira/browse/BEAM-8570?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-8570:
------------------------------
Status: Open (was: Triage Needed)
> Use SDK version in default Java container tag
> ---------------------------------------------
>
> Key: BEAM-8570
> URL: https://issues.apache.org/jira/browse/BEAM-8570
> Project: Beam
> Issue Type: Improvement
> Components: sdk-java-harness
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)