Ben Sidhom created BEAM-4109:
--------------------------------
Summary: 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: Improvement
Components: runner-core
Reporter: Ben Sidhom
Assignee: Kenneth Knowles
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
(v7.6.3#76005)