简体   繁体   中英

How to know which task manager my flink job is running on?

我正在 flink yarn 集群上运行一个 flink 作业,并且并行度设置为 1,所以这个作业应该在其中一个任务管理器上运行,如何知道它在哪个任务管理器上运行?

If you are willing to use the Web-Interface of the job-manager you just have to select any task in the overview of a job and find the assigned task-manager at the very right:

在此处输入图片说明

Hope that helps

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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