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

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

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

Felix Cheung

I'm  using Flink from Zeppelin in local mode and Zeppelin is using 8080




Reply | Threaded
Open this post in threaded view
|

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

zhangsx
You can change the port in your FLINK_HOME/conf/flink-conf.yaml
Reply | Threaded
Open this post in threaded view
|

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

Chiwan Park-2
In reply to this post by Felix Cheung
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.html#jobmanager-web-frontend


> On Sep 17, 2015, at 8:31 AM, Felix Cheung <[hidden email]> wrote:
>
>
> I'm  using Flink from Zeppelin in local mode and Zeppelin is using 8080
>
>
>
>