[
https://issues.apache.org/jira/browse/BEAM-4109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546933#comment-17546933
]
Kenneth Knowles commented on BEAM-4109:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18745
> Support arbitrary artifact names in local file artifact staging service
> -----------------------------------------------------------------------
>
> Key: BEAM-4109
> URL: https://issues.apache.org/jira/browse/BEAM-4109
> Project: Beam
> Issue Type: Bug
> Components: runner-core
> Reporter: Ben Sidhom
> Priority: P3
>
> The local-file based artifact staging service implementation stores artifacts
> in a flat directory under the exact names they are given by the artifact
> staging request. This assumes that all artifact names are safe file names and
> requires staging clients to manually escape names.
> Instead, the staging service should perform its own escaping/mapping
> transparently and allow clients to specify arbitrary artifact staging names.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)