GitHub user jkirsch opened a pull request: https://github.com/apache/flink/pull/1558
[FLINK-3293] Respect custom cli yarn name in jobmanager mode Added a method to set a default application name for the flink yarn session cli. Switched the order, such that this name can now be overwritten by the command line. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jkirsch/flink FLINK-3293 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/flink/pull/1558.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #1558 ---- commit c4a75c175d0efa88302001bc0c28e337bfbbf76b Author: Johannes <jkirschn...@gmail.com> Date: 2016-01-28T23:59:49Z [FLINK-3293] Respect custom cli yarn name in jobmanager mode Added a method to set a default application name for the flink yarn session cli. Switched the order, such that this name can now be overwritten by the command line. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---