[
https://issues.apache.org/jira/browse/BEAM-14232?focusedWorklogId=751847&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-751847
]
ASF GitHub Bot logged work on BEAM-14232:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Apr/22 01:09
Start Date: 02/Apr/22 01:09
Worklog Time Spent: 10m
Work Description: ihji commented on pull request #17249:
URL: https://github.com/apache/beam/pull/17249#issuecomment-1086445819
Run Java PreCommit
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 751847)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)