Apache ZooKeeper is a distributed service that provides configuration information storage, naming, synchronization, coordination, and group services.
I'm using confluent platform, the zookeeper is active with status lookup. but when I try to start kafka with confluent …
apache-kafka apache-zookeeper confluent-platformI'm running HBase in pseudo-distributed mode on my workstation. We also have HBase running on a cluster. Using the HBase …
configuration hadoop hbase apache-zookeeper clouderaHi all I have setup multi node cluster (i.e 5 node) in my network which working fine. now I wanted …
java hadoop hive apache-zookeeper hadoop2I am using zookeeper ensemble for hbase. Zookeeper is running on 3 machines. While HBase is also in fully distributed mode. …
apache hbase nutch apache-zookeeperWhy the use of zookeeper in kafka-consumer is deprecated and why it's recommended to use the bootstrap server instead ? what …
apache-kafka apache-zookeeperI'm currently in the early stages of development to integrate Zookeeper stuff into my app. I'm using Netflix's Curator as …
java apache-zookeeper apache-curatorI'm trying to tweak our system status check to see the state of the Solr nodes in our SolrCloud. I'm …
solr state nodes apache-zookeeper rsolrhow do i change the schema.xml for a collection in SolrCloud? I have set up a zookeeper-ensemble on 3 nodes …
solr apache-zookeeper solrcloudI'm having a "JAVA_HOME is incorrectly set" error when launching Zookeeper on windows with zkServer.cmd while it is …
windows command-line environment-variables apache-zookeeper java-homeI'm trying to start an hbase master from ambari. It can't start it because it can't connect to zookeper server. …
hbase apache-zookeeper ambari