Is there a way to change the port for the Flink monitoring page?

2015-09-16 Thread Felix Cheung
I'm  using Flink from Zeppelin in local mode and Zeppelin is using 8080

Re: Is there a way to change the port for the Flink monitoring page?

2015-09-16 Thread Chiwan Park
Hi Felix, You can change the listening port of jobmanager web frontend by setting `jobmanager.web.port` in configuration (conf/flink-conf.yml). I attached a link of documentation [1] about this. Regards, Chiwan Park [1] https://ci.apache.org/projects/flink/flink-docs-release-0.9/setup/config.h