Difference between revisions of "Apache Zookeeper"

From wikieduonline
Jump to navigation Jump to search
 
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[wikipedia:Apache ZooKeeper]] distributed systems offering a hierarchical [[key-value]] store.
+
[[wikipedia:Apache ZooKeeper]] distributed and hierarchical [[key-value]] store.
 
 
== Commands ==
 
* <code>[[zookeeper-security-migration]]</code>
 
* <code>[[zookeeper-server-start]]</code>
 
* <code>[[zookeeper-server-stop]]</code>
 
* <code>[[zookeeper-shell]]</code>
 
  
 +
* Installation: <code>[[brew install zookeeper]]</code>
 +
* Status: <code>[[brew services info kafka]]</code>
 +
* Config: <code>[[~/brew/etc/zookeeper/zoo.cfg]]</code>
 +
* Data: <code>[[~/brew/var/run/zookeeper/data/]]</code>
 
* [[Port]]: 2181
 
* [[Port]]: 2181
  
 +
== Commands ==
 +
{{zookeeper commands}}
  
 
==Apache projects using ZooKeeper==
 
==Apache projects using ZooKeeper==
* [[Apache Hadoop]]
+
* [[Apache Hadoop]], [[Apache Accumulo]], [[Apache HBase]], [[Apache Hive]], [[Apache Kafka]], [[Apache Solr]], [[Apache Spark]], [[Apache NiFi]], [[Apache Druid]], [[Apache Helix]]
* [[Apache Accumulo]]
 
* [[Apache HBase]]
 
* [[Apache Hive]]
 
* [[Apache Kafka]]
 
* [[Apache Solr]]
 
* [[Apache Spark]]
 
* [[Apache NiFi]]
 
* [[Apache Druid]]
 
* [[Apache Helix]]
 
  
 
== Related terms ==
 
== Related terms ==
Line 28: Line 19:
 
* <code>[[etcd]]</code>
 
* <code>[[etcd]]</code>
 
* [[Sentry]]
 
* [[Sentry]]
 +
* [[NIOWorkerThread]]
  
 
== See also ==
 
== See also ==
 +
* {{Zookeeper}}
 
* {{Key-value databases}}
 
* {{Key-value databases}}
 
* {{DBs}}
 
* {{DBs}}

Latest revision as of 18:38, 20 March 2024

wikipedia:Apache ZooKeeper distributed and hierarchical key-value store.

Commands[edit]

Apache projects using ZooKeeper[edit]

Related terms[edit]

See also[edit]

Advertising: