Re: Flink CLI properties with HA
Posted by
Sampath Bhat on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/Flink-CLI-properties-with-HA-tp21425p21512.html
Hi vino
Should the flink CLI have access to the path mentioned in high-availability.storageDir?
If my flink cluster is on set of machines and i submit my job from flink CLI from another independent machine by giving necessary details will the CLI try to access high-availability.storageDir path?
I'm aware of the fact that flink client will connect to zookeeper to get leader address and necessary information for job submission but my confusion is with high-availability.storageDir and its necessity in flink CLI configuration.