Apache ZooKeeper is a distributed service that provides configuration information storage, naming, synchronization, coordination, and group services.
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-zookeeperI am using solr 4.5. After several tests I have noticed a lot of dead (non existing) replicas are shown in …
solr apache-zookeeper solrcloudI started a Solrcloud by running the included example bin/solr -e cloud, and in that case, I managed to …
solr apache-zookeeper solrjAs is said in ZooKeeper's doc, it's necessary to supervise it with a tool like daemontools. But the doc doesn't …
apache-zookeeper supervisordI am trying to connect hbase via phoenix: First, I added phoenix-2.jar to hbase lib directory. Then restart region …
java hbase apache-zookeeper phoenixI'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-slaveWhile reading the ZooKeeper's recipe for lock, I got confused. It seems that this recipe for distributed locks can not …
apache-zookeeperI am working on a project in which I need to maintain a watches on a node, and that nodes …
java apache-zookeeper apache-curatorI have three servers in my quorum. They are running ZooKeeper 3.4.5. Two of them appear to be running fine based …
apache-zookeeperI 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