Top "Apache-zookeeper" questions

Apache ZooKeeper is a distributed service that provides configuration information storage, naming, synchronization, coordination, and group services.

Backup/restore kafka and zookeeper

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 restore
How to recover Zookeeper from java.io.EOFException after a server crash?

How to recover from the following error that started happening after a server crash? Zookeeper won’t start and the …

apache-zookeeper
Why is kafka not creating a topic? bootstrap-server is not a recognized option

I am new to Kafka and trying to create a new topic on my local machine. I am following this …

apache-kafka apache-zookeeper kafka-topic
How to resolve "Leader not available" Kafka error when trying to consume

I'm playing around with Kafka and using my own local single instance of zookeeper + kafka and running into this error …

apache-kafka apache-zookeeper kafkacat
Setting up a single Zookeeper instance and the binding fails

I am trying to set up a single zookeeper instance using the configuration below , however the start log indicates that …

apache-zookeeper solrcloud
Kafka consumer "Failed to add leader for partitions" error running on Mesos

I am running a Kafka cluster of 6 brokers using the mesos/kafka library. I am able to add and start …

apache-kafka apache-zookeeper mesos
Kafka-python retrieve the list of topics

I'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-zookeeper
Error HBASE-ZOOKEEPER : Too many connections

I am using Hbase-Hadoop combination for my application along with Data Nucleus as the ORM. When I am trying to …

jdo hbase datanucleus apache-zookeeper
Kafka suddenly reset the consumer Offset

I'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-api
Zookeeper vs In-memory-data-grid vs Redis

I'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