host name in REST API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

host name in REST API

burgesschen
Hi everyone,

I am having a problem and hope some one can provide insights here.
I am trying to make use of the queryable state feature.
due to https://issues.apache.org/jira/browse/FLINK-10225, I have to know on
which task managers the job is deployed.
My idea is to use REST API (/jobs/:jobid/vertices/:vertexid) , by looking up
the taskmanager's host name from one of the vertices id of that job to get
the address. however, for some reason the host name is an internal ip
address and it is not reachable from outside of the cluster.
Is there a way to set the host name to be public ip?
I tried to use taskmanager.host but it did not help.

Thank you very much for you time!

Cheers,
- Chen



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/