flink session cluster ha on k8s

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

flink session cluster ha on k8s

seuzxc
hi,   is there any example about  ha  on k8s  for  flink  session  cluster.?   I've checked  the  docs on  flink.apache.org ,  seems no  info  about  this
Reply | Threaded
Open this post in threaded view
|

Re: flink session cluster ha on k8s

vino yang

曾祥才 <[hidden email]> 于2019年11月25日周一 上午9:28写道:
hi,   is there any example about  ha  on k8s  for  flink  session  cluster.?   I've checked  the  docs on  flink.apache.org ,  seems no  info  about  this
Reply | Threaded
Open this post in threaded view
|

Re: flink session cluster ha on k8s

Yun Tang
In reply to this post by seuzxc

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-release-1.9/ops/jobmanager_high_availability.html#config-file-flink-confyaml

[2] https://issues.apache.org/jira/browse/FLINK-11105

 

Best

Yun Tang

 

From: 曾祥才 <[hidden email]>
Date: Monday, November 25, 2019 at 9:28 AM
To: User-Flink <[hidden email]>
Subject: flink session cluster ha on k8s

 

hi,   is there any example about  ha  on k8s  for  flink  session  cluster.?   I've checked  the  docs on  flink.apache.org ,  seems no  info  about  this