Difference between revisions of "Apache Zookeeper"

From wikieduonline
Jump to navigation Jump to search
 
(8 intermediate revisions by 2 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>
[[brew install zookeeper]]
+
* Status: <code>[[brew services info kafka]]</code>
[[/opt/homebrew/etc/zookeeper/zoo.cfg]]
+
* Config: <code>[[~/brew/etc/zookeeper/zoo.cfg]]</code>
[[/opt/homebrew/var/run/zookeeper/data/]]
+
* Data: <code>[[~/brew/var/run/zookeeper/data/]]</code>
 +
* [[Port]]: 2181
  
 
== Commands ==
 
== Commands ==
Line 10: Line 11:
  
 
==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 ==

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: