Open alihossein opened 6 years ago
@alihossein Confluent CLI is meant to be used locally for development purposes only. Using it in multiple hosts to form a cluster (that being a ZK, Kafka, or Connect cluster) is not its intended use and it's not supported at this point.
Your ticket duplicates: https://github.com/confluentinc/confluent-cli/issues/46
Keep in mind that dataDir
is overridden in ZK config when you use the CLI. To change the top-level directory within which a random directory will be created to store the configs and data of a specific run with the CLI, you may set the environment variable CONFLUENT_CURRENT
.
hi I am running Kafka via a Confluent platform on 3 nodes but when i running
confluent start
get this error :this is
zookeeper.properties
:also, I created
myid
file that contains integer id in/var/lib/zookeeper/
directory