Apache ZooKeeper is a distributed service that provides configuration information storage, naming, synchronization, coordination, and group services.
I am running a simple 3 node of kafka and 5 node of zookeeper to run the kafka, I would like to …
apache-kafka backup apache-zookeeper restoreHow to recover from the following error that started happening after a server crash? Zookeeper won’t start and the …
apache-zookeeperI am new to Kafka and trying to create a new topic on my local machine. I am following this …
apache-kafka apache-zookeeper kafka-topicI'm playing around with Kafka and using my own local single instance of zookeeper + kafka and running into this error …
apache-kafka apache-zookeeper kafkacatI am trying to set up a single zookeeper instance using the configuration below , however the start log indicates that …
apache-zookeeper solrcloudI am running a Kafka cluster of 6 brokers using the mesos/kafka library. I am able to add and start …
apache-kafka apache-zookeeper mesosI'm using kafka-python and I'm wondering if there is a way for showing all the topics. Something like this: ./bin/…
python python-2.7 apache-kafka apache-zookeeperI am using Hbase-Hadoop combination for my application along with Data Nucleus as the ORM. When I am trying to …
jdo hbase datanucleus apache-zookeeperI'm working with Kafka 0.8 & zookeeper 3.3.5. Actually, we have a dozen of topic we are consuming without any issue. Recently, …
java apache-zookeeper producer-consumer apache-kafka kafka-consumer-apiI've found different zookeeper definitions across multiple resources. Maybe some of them are taken out of context, but look at …
redis apache-zookeeper distributed-computing hazelcast