You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Mikhail Pryakhin (JIRA)" <ji...@apache.org> on 2017/06/19 12:40:00 UTC

[jira] [Created] (FLINK-6950) Add ability to specify single jar files to be shipped to YARN

Mikhail Pryakhin created FLINK-6950:
---------------------------------------

             Summary: Add ability to specify single jar files to be shipped to YARN
                 Key: FLINK-6950
                 URL: https://issues.apache.org/jira/browse/FLINK-6950
             Project: Flink
          Issue Type: Improvement
            Reporter: Mikhail Pryakhin
            Priority: Minor


When deploying a flink job on YARN it is not possible to specify multiple yarnship folders. 
Often when submitting a flink job, job dependencies and job resources are located in different local folders and both of them should be shipped to YARN cluster. 
I think it would be great to have an ability to specify jars but not folders that should be shipped to YARN cluster (via the --yarnship-jars option). 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)