Where are the TaskManagers IPs and Ports stored?

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Where are the TaskManagers IPs and Ports stored?

Chris Miller

 

Hi,

I'm looking for the property file where IP and Port of TaskManagers are stored in Flink.
Does anyone know where it is located and when it's updated?

(And for the case that there should not be such a file, where does the JobManager and TaskManagers take this information from?)

 

Thanks.

 

Chris

 
Reply | Threaded
Open this post in threaded view
|

Re: Where are the TaskManagers IPs and Ports stored?

vino yang
Hi Chris,

Please refer to official documentation [1][2].

The tm's RPC port is even dynamic, and Flink does not persist it. 
You can view them from the "Task Managers" menu on the left side of the Flink web UI.

Thanks, vino.


Chris Miller <[hidden email]> 于2018年10月15日周一 下午8:18写道:

 

Hi,

I'm looking for the property file where IP and Port of TaskManagers are stored in Flink.
Does anyone know where it is located and when it's updated?

(And for the case that there should not be such a file, where does the JobManager and TaskManagers take this information from?)

 

Thanks.

 

Chris