[
https://issues.apache.org/jira/browse/BEAM-10077?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Heejong Lee updated BEAM-10077:
-------------------------------
Description: Recent change BEAM-9383 disabled the artifact caching logic
for GCS by object names. Changing staging name generation from UUID to filename
+ hash will re-enable the artifact caching so we can avoid re-uploading same
artifact. (was: change staging name from uuid to filename + hash so we can
avoid re-uploading same artifact.)
> using filename + hash instead of UUID for staging name
> ------------------------------------------------------
>
> Key: BEAM-10077
> URL: https://issues.apache.org/jira/browse/BEAM-10077
> Project: Beam
> Issue Type: Bug
> Components: runner-dataflow
> Reporter: Heejong Lee
> Assignee: Heejong Lee
> Priority: P2
> Fix For: 2.22.0
>
>
> Recent change BEAM-9383 disabled the artifact caching logic for GCS by object
> names. Changing staging name generation from UUID to filename + hash will
> re-enable the artifact caching so we can avoid re-uploading same artifact.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)