Gyula Fora created FLINK-13560:
----------------------------------
Summary: Expose YARN ship files option flag for flink CLI run
Key: FLINK-13560
URL:
https://issues.apache.org/jira/browse/FLINK-13560 Project: Flink
Issue Type: New Feature
Components: Command Line Client
Reporter: Gyula Fora
When running flink on yarn, the yarn-session component allows the user to ship extra libraries to the cluster useing the --ship / -t parameter.
This is however not accessible when we use the flink run command to start a single job yarn cluster as the command line client fails on this unknown parameter.
We should expose this on the flink run command to enable this already existing feature for single job yarn apps.
flink run {{-m yarn-cluster}} --ship shipFiles
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)