Top "Apache-zookeeper" questions

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

Load balanced service using Zookeeper and Thrift

We have a computationally intensive service which is used to do a number of transformations. Its largely computationally bound (CPU …

java load-balancing distributed-computing thrift apache-zookeeper
HBase on Hortonworks HDP Sandbox: Can't get master address from ZooKeeper

I downloaded HDP 2.1 from hortonworks for virtualbox. I got the following error when using Hbase shell in case simple command: …

hadoop hbase apache-zookeeper hortonworks-data-platform
SolrCloud ZooKeeper Configuration updates

How do I update an existing configuration file of SolrCloud in the Zoo Keeper? I am using Solr4 Beta version …

solr apache-zookeeper solrcloud
Why do I get "KeeperErrorCode = NoNode for /clusterstate.json" when I use SolrJ and SolrCloud?

I've downloaded Solr 4.10.3, running the server with the provided setup, and I can insert documents into it using SolrJ (v. 4.0.0) …

solr apache-zookeeper solrj solrcloud