Difference between revisions of "Apache Zookeeper"

From wikieduonline
Jump to navigation Jump to search
 
(22 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.
  
 +
* 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 ==
 
== Related terms ==
Line 6: Line 17:
 
* [[Apache Hadoop]]
 
* [[Apache Hadoop]]
 
* [[Apache Solr]]
 
* [[Apache Solr]]
 +
* <code>[[etcd]]</code>
 +
* [[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: