Re: flink session cluster ha on k8s

2019-11-25 Thread Yun Tang
Currently, you still need zookeeper service to enable HA on k8s, and the configuration for this part is no different from YARN mode [1]. By the way, there also exists other solution to implement HA like etcd [2], but still in discussion. [1] https://ci.apache.org/projects/flink/flink-docs-relea

Re: flink session cluster ha on k8s

2019-11-24 Thread vino yang
Hi 祥才, You can refer to the reply of this old thread[1]. Best, Vino [1]: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Re-Re-how-to-setup-a-ha-flink-cluster-on-k8s-td31089.html 曾祥才 于2019年11月25日周一 上午9:28写道: > hi, is there any example about ha on k8s for flink sessi