Maxim Dobryakov created FLINK-3791: -------------------------------------- Summary: Flink CLI must has arguments to specify zookeeper cluster required to work with Standalone HA cluster Key: FLINK-3791 URL: https://issues.apache.org/jira/browse/FLINK-3791 Project: Flink Issue Type: Improvement Components: Command-line client Affects Versions: 1.0.1 Reporter: Maxim Dobryakov
Flink CLI can't connect to Standalone HA Flink cluster use command line arguments only (problem described [here|http://stackoverflow.com/questions/36625742/cant-deploy-flow-to-ha-cluster-of-apache-flink-using-flink-cli]). It is cause a big problem: if I want to deploy flow to different environments (staging, production, etc) I *must* generate different `flink-conf.yaml` files before run Flink CLI. This is horrible I think. Will be better to have command line arguments to specify zookeepr cluster in Flink CLI. -- This message was sent by Atlassian JIRA (v6.3.4#6332)