You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sebastian Klemke (JIRA)" <ji...@apache.org> on 2016/05/19 14:50:13 UTC

[jira] [Created] (FLINK-3937) Make flink cli list, savepoint, cancel and stop work on Flink-on-YARN clusters

Sebastian Klemke created FLINK-3937:
---------------------------------------

             Summary: Make flink cli list, savepoint, cancel and stop work on Flink-on-YARN clusters
                 Key: FLINK-3937
                 URL: https://issues.apache.org/jira/browse/FLINK-3937
             Project: Flink
          Issue Type: Improvement
            Reporter: Sebastian Klemke
            Priority: Trivial


Currently, flink cli can't figure out JobManager RPC location for Flink-on-YARN clusters. Therefore, list, savepoint, cancel and stop subcommands are hard to invoke if you only know the YARN application ID. As an improvement, I suggest adding a -yid <yarnApplicationId> option to the mentioned subcommands that can be used together with -m yarn-cluster. Flink cli would then retrieve JobManager RPC location from YARN ResourceManager.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)