Difference between revisions of "Apache Zookeeper"

From wikieduonline
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[wikipedia:Apache ZooKeeper]] distributed and hierarchical [[key-value]] store.
 
[[wikipedia:Apache ZooKeeper]] distributed and hierarchical [[key-value]] store.
 
  
 
* Installation: <code>[[brew install zookeeper]]</code>
 
* Installation: <code>[[brew install zookeeper]]</code>
* Config: <code>[[/opt/homebrew/etc/zookeeper/zoo.cfg]]</code>
+
* Status: <code>[[brew services info kafka]]</code>
* Data: [[/opt/homebrew/var/run/zookeeper/data/]]
+
* Config: <code>[[~/brew/etc/zookeeper/zoo.cfg]]</code>
 +
* Data: <code>[[~/brew/var/run/zookeeper/data/]]</code>
 
* [[Port]]: 2181
 
* [[Port]]: 2181
  

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: