According to 
https://ci.apache.org/projects/flink/flink-docs-stable/ops/jobmanager_high_availability.html
 

I am deploying standalone  cluster with jobmanager HA and need the hdfs 
address:  

high-availability.storageDir: hdfs:///flink/recovery  

My hadoop is a remote cluster. I can write it as  
hdfs://active-namenode-ip:8020. But this way lost namenode HA

Is there's any method that I can config it as hdfs://name-service:8020 

Thanks,
Lei




wangl...@geekplus.com.cn 

Reply via email to