简体   繁体   English

[apache-flink]如何将不同的flink作业提交到不同的纱线簇

[英][apache-flink]how to submit different flink jobs to different yarn clusters

我有2个项目,每个项目应使用一个集群,但是我不知道如何将作业提交到不同的YARN集群?

I have tried to use the -m,--jobmanager 我尝试使用-m,-jobmanager
Address of the JobManager (master) to which to connect. 要连接的JobManager(主)的地址。 Use this flag to connect to a different JobManager than the one specified in the configuration. 使用此标志连接到与配置中指定的JobManager不同的JobManager。

It does not work. 这是行不通的。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM