Ferenc Csaky created FLINK-34506:
------------------------------------
Summary: Do not copy "file://" schemed artifact in standalone
application modes
Key: FLINK-34506
URL: https://issues.apache.org/jira/browse/FLINK-34506
Project: Flink
Issue Type: Bug
Components: Client / Job Submission
Affects Versions: 1.19.0
Reporter: Ferenc Csaky
In standalone application mode, if an artifact is passed via a path witohut
prefix, the file will be copied to `user.artifacts.base-dir`, although it
should not be, as it can accessable locally.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)