Difference between revisions of "Apache Zookeeper"

From wikieduonline
Jump to navigation Jump to search
(Created page with "wikipedia:Apache ZooKeeper")
Tags: Mobile web edit, Mobile edit
 
 
(30 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[wikipedia:Apache ZooKeeper]]
+
[[wikipedia:Apache ZooKeeper]] distributed and hierarchical [[key-value]] store.
 +
 
 +
* 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
 +
 
 +
== Commands ==
 +
{{zookeeper commands}}
 +
 
 +
==Apache projects using ZooKeeper==
 +
* [[Apache Hadoop]], [[Apache Accumulo]], [[Apache HBase]], [[Apache Hive]], [[Apache Kafka]], [[Apache Solr]], [[Apache Spark]], [[Apache NiFi]], [[Apache Druid]], [[Apache Helix]]
 +
 
 +
== Related terms ==
 +
* [[Apache Kafka]]
 +
* [[Apache Hadoop]]
 +
* [[Apache Solr]]
 +
* <code>[[etcd]]</code>
 +
* [[Sentry]]
 +
* [[NIOWorkerThread]]
 +
 
 +
== See also ==
 +
* {{Zookeeper}}
 +
* {{Key-value databases}}
 +
* {{DBs}}
 +
* {{Apache}}
 +
 
 +
[[Category:Databases]]

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: