[
https://issues.apache.org/jira/browse/BEAM-14232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heejong Lee updated BEAM-14232:
-------------------------------
Description:
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.
was:Only resolve artifacts in expanded environments for Java External
transform
> 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: 0.5h
> 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)