Also, is it possible to get the JobID from a running flink instance for a
streaming job? 

I know I can get for a batch job with
ExecutionEnvironment.getExecutionEnvironment().getId() but apparently, it
generates a new execution environment and returns the job id of that
environment for a batch environment and not a streaming environment.



--
View this message in context: 
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Getting-JobManager-address-and-port-within-a-running-job-tp14656p14660.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at 
Nabble.com.

Reply via email to