Hello,
I notice:

  *    the web UI listens on port 8081,
  *   The default port for that Flink listens on for rest calls is 8081.
  *   Specifying rest.port  in the configuration changes the port for both 
listeners.


We would like the 2 ports to be different so they can be secured differently, 
with the UI prompting an authentication for an invalid token, whereas the rest 
API would not.

We would need to do something equivalent for HA - 
https://nightlies.apache.org/flink/flink-docs-release-1.11/ops/jobmanager_high_availability.html#configuration
 where it says:

“To enable JobManager High Availability you have to set the high-availability 
mode to zookeeper, configure a ZooKeeper quorum and set up a masters file with 
all JobManagers hosts and their web UI ports.”

Have I missed anything here? What are your thoughts?
    Kind regards, David.













Unless otherwise stated above:

IBM United Kingdom Limited
Registered in England and Wales with number 741598
Registered office: PO Box 41, North Harbour, Portsmouth, Hants. PO6 3AU

Reply via email to