Xuannan Su created FLINK-20018: ---------------------------------- Summary: pipeline.cached-files option cannot escape ':' in path Key: FLINK-20018 URL: https://issues.apache.org/jira/browse/FLINK-20018 Project: Flink Issue Type: Bug Reporter: Xuannan Su
pipeline.cached-files option cannot escape ':' in path e.g. When setting it to `name:file1,path:oss://bucket/file1` The path of file1 is parsed as oss. And there are no way to escape the ':' in path. -- This message was sent by Atlassian Jira (v8.3.4#803005)