macOS
brew install zookeeperlocal Homebrew formula metadata
brew
Centralized server for distributed coordination of services. Version 3.9.5 via Homebrew; verified 2026-06-22.
install
brew install zookeeperlocal Homebrew formula metadata
sudo apt install libzookeeper-javaDebian stable package indexes · libzookeeper-java · source: deb.debian.org
nix profile install nixpkgs#zookeepernixpkgs package indexes · pkgs/by-name/zo/zookeeper/package.nix · source: api.github.com
scoop install main/zookeeperScoop official bucket manifest trees · bucket/zookeeper.json · source: api.github.com
overview
Centralized server for distributed coordination of services
history
Apache ZooKeeper is one of the canonical packages for distributed coordination: a replicated service that gives clustered applications naming, configuration, synchronization, membership, watches, and ordered state changes. It came out of Yahoo's large-scale infrastructure work and became a foundation block for much of the Hadoop-era data stack.
ZooKeeper was developed at Yahoo to simplify coordination problems in large distributed systems. The 2010 USENIX paper by Hunt, Konar, Junqueira, and Reed describes it as a high-performance coordination kernel rather than a full application framework: clients build locks, leader election, group membership, and configuration patterns on top of a small, ordered data model.
The project moved into the Apache ecosystem through Hadoop and later became a top-level Apache project. Its model of znodes in a hierarchical namespace made it familiar to Unix-minded operators, while the ensemble architecture made it reliable enough for service discovery and cluster metadata in production systems.
ZooKeeper became deeply associated with the Hadoop generation of infrastructure because projects such as Hadoop, HBase, Kafka, SolrCloud, and other distributed systems used it to coordinate cluster state. The Apache ZooKeeper site still describes it as trusted by Kafka, Hadoop, HBase, and many other distributed systems.
The project's own PoweredBy page records adoption across companies and Apache projects for leader election, service discovery, sharding, locking, group membership, and configuration management. In the 2020s, Kafka's move toward KRaft reduced one famous dependency, but ZooKeeper remains an active Apache project and still appears in older Kafka deployments and other distributed stacks.
Operators run ZooKeeper as an odd-sized ensemble and connect applications through client libraries or zkCli. Common package-level tasks include creating znodes for configuration, watching paths for changes, tracking live members through ephemeral nodes, and supporting recipes such as leader election, distributed locks, barriers, and service discovery.
The practical caution is that ZooKeeper is coordination infrastructure, not a general database. It is strongest for small metadata, ordered updates, and read-heavy coordination workloads; using it as bulk storage or chatty application state works against the design.
ZooKeeper is package-nerd significant because it explains why so many distributed packages ship with zk-prefixed tools, conf/zoo.cfg examples, and operational advice about ensembles. For years, installing parts of the big-data stack meant also understanding ZooKeeper.
It also marks a historical transition in open-source infrastructure packaging: distributed systems stopped being single daemons and became small constellations of daemons, CLIs, config files, and service dependencies. ZooKeeper was often the coordination daemon in that constellation.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
conf/zoo.cfgexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
zkCleanup | cli | global executable | |
zkCli | cli | global executable | |
zkServer | cli | global executable | |
zkServer-initialize | cli | global executable | |
zkSnapShotToolkit | cli | global executable | |
zkSnapshotComparer | cli | global executable | |
zkSnapshotRecursiveSummaryToolkit | cli | global executable | |
zkTxnLogToolkit | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:zookeeper |
|---|---|
| Version | 3.9.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/zookeeper |
| Homepage | https://zookeeper.apache.org/ |
| Repository | https://github.com/apache/zookeeper |
| Upstream docs | https://zookeeper.apache.org/doc/current |
| License | Apache-2.0 |
| Source archive | https://www.apache.org/dyn/closer.lua?path=zookeeper/zookeeper-3.9.5/apache-zookeeper-3.9.5.tar.gz |
| Last updated | 2026-06-22T14:06:45-07:00 |
| Pulse | updated |
| Dependencies | openjdk, openssl@3 |
| Build dependencies | autoconf, automake, cppunit, libtool, maven, pkgconf |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | zookeeper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libzookeeper-java 3.9.3-1+deb13u1
Core Java libraries for zookeeper
sudo apt install libzookeeper-javalibzookeeper-java-doc 3.9.3-1+deb13u1
API Documentation for zookeeper
sudo apt install libzookeeper-java-doclibzookeeper-mt-dev 3.9.3-1+deb13u1
Development files for multi threaded zookeeper C bindings
sudo apt install libzookeeper-mt-devlibzookeeper-mt2 3.9.3-1+deb13u1
Multi threaded C bindings for zookeeper
sudo apt install libzookeeper-mt2libzookeeper-st-dev 3.9.3-1+deb13u1
Development files for single threaded zookeeper C bindings
sudo apt install libzookeeper-st-devlibzookeeper-st2 3.9.3-1+deb13u1
Single threaded C bindings for zookeeper
sudo apt install libzookeeper-st2python3-zookeeper 3.9.3-1+deb13u1
Python bindings for zookeeper
sudo apt install python3-zookeeperzookeeper 3.9.3-1+deb13u1
High-performance coordination service for distributed applications
sudo apt install zookeeperzookeeper-bin 3.9.3-1+deb13u1
Command line utilities for zookeeper
sudo apt install zookeeper-binzookeeperd 3.9.3-1+deb13u1
Init control scripts for zookeeper
sudo apt install zookeeperdzookeeper
nix profile install nixpkgs#zookeeperlibzookeeper-java 3.9.1-1build2
Core Java libraries for zookeeper
sudo apt install libzookeeper-javalibzookeeper-java-doc 3.9.1-1build2
API Documentation for zookeeper
sudo apt install libzookeeper-java-doclibzookeeper-mt-dev 3.9.1-1build2
Development files for multi threaded zookeeper C bindings
sudo apt install libzookeeper-mt-devlibzookeeper-mt2 3.9.1-1build2
Multi threaded C bindings for zookeeper
sudo apt install libzookeeper-mt2libzookeeper-st-dev 3.9.1-1build2
Development files for single threaded zookeeper C bindings
sudo apt install libzookeeper-st-devsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.