Top "Apache-zookeeper" questions

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

Zookeeper: java.io.IOException: No snapshot found, but there are log entries. Something is broken

I have been working with Kafka 2.4.0 (2.11) and yesterday I had to forcefully terminate the process for some unknown reason. Since …

apache-kafka apache-zookeeper
Is there any way to remove dead replicas in solrcloud?

I am using solr 4.5. After several tests I have noticed a lot of dead (non existing) replicas are shown in …

solr apache-zookeeper solrcloud
Solrj cannot connect to zookeeper from Solr Cloud Example

I started a Solrcloud by running the included example bin/solr -e cloud, and in that case, I managed to …

solr apache-zookeeper solrj
Supervise ZooKeeper with Supervisord

As is said in ZooKeeper's doc, it's necessary to supervise it with a tool like daemontools. But the doc doesn't …

apache-zookeeper supervisord
Can not connect to hbase via phoenix

I am trying to connect hbase via phoenix: First, I added phoenix-2.jar to hbase lib directory. Then restart region …

java hbase apache-zookeeper phoenix
ZooKeeper - adding peers dynamically?

I'm new to ZooKeeper. This is what I need. I've a network of peers. At t=t_1 -> [peer-1 (…

dynamic p2p apache-zookeeper master-slave
Concerns about zookeeper's lock-recipe

While reading the ZooKeeper's recipe for lock, I got confused. It seems that this recipe for distributed locks can not …

apache-zookeeper
How to watch for events on the descendant nodes in ZooKeeper using curator?

I am working on a project in which I need to maintain a watches on a node, and that nodes …

java apache-zookeeper apache-curator
Why can't my Zookeeper server rejoin the Quorum?

I have three servers in my quorum. They are running ZooKeeper 3.4.5. Two of them appear to be running fine based …

apache-zookeeper
How to force SASL on all Zookeeper connections

I have a recent zookeeper build (version=3.4.3-1240972, built on 02/06/2012 10:48 GMT), and am having trouble forcing SASL to be used …

ruby apache-zookeeper sasl