[ https://issues.apache.org/jira/browse/BEAM-14232?focusedWorklogId=755466&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-755466 ]
ASF GitHub Bot logged work on BEAM-14232: ----------------------------------------- Author: ASF GitHub Bot Created on: 11/Apr/22 22:24 Start Date: 11/Apr/22 22:24 Worklog Time Spent: 10m Work Description: ihji commented on PR #17249: URL: https://github.com/apache/beam/pull/17249#issuecomment-1095649150 Run Java PreCommit Issue Time Tracking ------------------- Worklog Id: (was: 755466) Time Spent: 1h 20m (was: 1h 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: 1h 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)