[
https://issues.apache.org/jira/browse/BEAM-8570?focusedWorklogId=339623&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-339623
]
ASF GitHub Bot logged work on BEAM-8570:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Nov/19 22:43
Start Date: 06/Nov/19 22:43
Worklog Time Spent: 10m
Work Description: ibzib commented on issue #10017: [BEAM-8570] Use SDK
version in default Java container tag
URL: https://github.com/apache/beam/pull/10017#issuecomment-550534969
Run XVR_Flink PostCommit
----------------------------------------------------------------
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: 339623)
Time Spent: 20m (was: 10m)
> 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)