Top "Apache-zookeeper" questions

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

Can't start zookeeper

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-platform
How to run HBase shell against a remote cluster

I'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 cloudera
How to start hiveserver2 as service

Hi 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 hadoop2
zookeeper unable to open socket to localhost/0:0:0:0:0:0:0:1:2181

I am using zookeeper ensemble for hbase. Zookeeper is running on 3 machines. While HBase is also in fully distributed mode. …

apache hbase nutch apache-zookeeper
Bootstrap server vs zookeeper in kafka?

Why the use of zookeeper in kafka-consumer is deprecated and why it's recommended to use the bootstrap server instead ? what …

apache-kafka apache-zookeeper
How do I check if a path exists in Zookeeper using Curator?

I'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-curator
Query solr cluster for state of nodes

I'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 rsolr
Changing Schema.xml in SolrCloud setup

how do i change the schema.xml for a collection in SolrCloud? I have set up a zookeeper-ensemble on 3 nodes …

solr apache-zookeeper solrcloud
JAVA_HOME is incorrectly set when launching Zookeeper on Windows

I'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-home
zookeeper server not running

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