Since we can specify a master by “jobmanager.rpc.address” in “flink-conf.yaml” ,what’s the usage of the file named”conf/masters”?
Advertisement
Answer
It is used for starting standalone cluster with HA mode.
You can check out more here
Since we can specify a master by “jobmanager.rpc.address” in “flink-conf.yaml” ,what’s the usage of the file named”conf/masters”?
It is used for starting standalone cluster with HA mode.
You can check out more here