[
https://issues.apache.org/jira/browse/BEAM-14232?focusedWorklogId=756011&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-756011
]
ASF GitHub Bot logged work on BEAM-14232:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 12/Apr/22 20:17
Start Date: 12/Apr/22 20:17
Worklog Time Spent: 10m
Work Description: ihji merged PR #17249:
URL: https://github.com/apache/beam/pull/17249
Issue Time Tracking
-------------------
Worklog Id: (was: 756011)
Time Spent: 2h 20m (was: 2h 10m)
> Only resolve artifacts in expanded environments for Java External transform
> ---------------------------------------------------------------------------
>
> Key: BEAM-14232
> URL: https://issues.apache.org/jira/browse/BEAM-14232
> Project: Beam
> Issue Type: Bug
> Components: cross-language
> Reporter: Heejong Lee
> Assignee: Heejong Lee
> Priority: P2
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Only resolve artifacts in expanded environments for Java External transform.
>
> We can't assume that any expansion service resolves any artifact information.
> For example, Java artifacts returned from Java expansion service cannot be
> resolved (+downloaded) with Python expansion service. Also, one Python
> expansion service may returns Python artifacts which are unknown to other
> Python expansion service. We need to skip pre-existing artifacts and only
> resolves artifacts in new environments from the expansion service at the
> moment.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)