I think the only keys of interest for your needs (highly available with HDFS state backend) are
state.backend: filesystem state.backend.fs.checkpointdir: hdfs:///path/to/checkpoints # fill in according to your needs recovery.zookeeper.storageDir: /path/to/znode # again, fill in according to your needs recovery.mode: zookeeper recovery.zookeeper.quorum: zk-ensemble-1:2181,zk-ensemble-2:2181,zk-ensemble-3:2181 # put your zk ensemble here If these keys are set you should be good to go. I hope I've been of some help. :) On Mon, May 23, 2016 at 12:37 PM, <tho...@lamirault.net> wrote: > Hello flinkers, > > We will activate namenode HDFS high availability in our cluster, and I > want to know if there is additional configuration for flink ? > We actually use YARN for launching our flink application, and hdfs > filesystem to store the state backend > > Thanks > > Thomas > -- BR, Stefano Baghino Software Engineer @ Radicalbit