Yang Wang created FLINK-22347:
---------------------------------
Summary: Support renaming shipped archives on Yarn
Key: FLINK-22347
URL: https://issues.apache.org/jira/browse/FLINK-22347
Project: Flink
Issue Type: Improvement
Components: Deployment / YARN
Affects Versions: 1.12.2, 1.13.0
Reporter: Yang Wang
Currently, Flink supports to ship archives via {{yarn.ship-archives}}. However,
it is impossible to rename the unzipped directory of these archives.
We just need to use "#" for the renaming. For example,
{{python_3_with_flink.tar.gz#environment}}. The unzipped directory will be
renamed to environment.
Some other distributed frameworks(e.g. hadoop mapreduce, spark) also have the
similar supports.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)