Hi,

I have a program that creates one StreamingSource for each port in which I
want to receive data.

I'm trying to know the hostname of all the created sources, so I can send
data to them from external processes. 

Is there any other way during runtime other than using the REST API for
obtaining the hostname in which the sources are executed? I cannot see in
the documentation on how to do this with the Java API.

I tried to do it manually in the StreamingSource constructor, but I only get
the hostname of the master thread.

Cheers,

Omar.



--
View this message in context: 
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/TaskManager-information-during-runtime-tp7655.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at 
Nabble.com.

Reply via email to