[
https://issues.apache.org/jira/browse/BEAM-11613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17302085#comment-17302085
]
Chamikara Madhusanka Jayalath edited comment on BEAM-11613 at 3/15/21, 11:00 PM:
---------------------------------------------------------------------------------
Pipeline SDK (for example, Python SDK for Python jobs) already correctly gets
overridden to use containers hosted in GCR but external Beam containers are not
hence we were downloading directly from Docker. This JIRA was to address that
for multi-language Python pipelines. The first fix was incorrectly overriding
Python SDK harness which was already overridden using Python pipeline options
(hence causing some test failures).
was (Author: chamikara):
Pipeline SDK (for example, Python SDK for Python jobs) already correctly gets
overridden to use containers hosted in GCR but external Beam containers are not
hence we were downloading directly from GCR. This JIRA was to address that for
multi-language Python pipelines. The first fix was incorrectly overriding
Python SDK harness which was already overridden using Python pipeline options
(hence causing some test failures).
> Update Dataflow multi-language pipelines to use SDK harness images available
> in GCR
> -----------------------------------------------------------------------------------
>
> Key: BEAM-11613
> URL: https://issues.apache.org/jira/browse/BEAM-11613
> Project: Beam
> Issue Type: Bug
> Components: cross-language, sdk-py-core
> Reporter: Chamikara Madhusanka Jayalath
> Assignee: Chamikara Madhusanka Jayalath
> Priority: P1
> Fix For: 2.29.0
>
> Time Spent: 9h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)