Zookeeper

Alternatives To Zookeeper
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Zookeeper11,334
2 days ago1December 18, 2019226apache-2.0Java
Apache ZooKeeper
Cassandra8,013
21 hours ago301apache-2.0Java
Mirror of Apache Cassandra
Zeppelin6,06132232 days ago2June 21, 2017142apache-2.0Java
Web-based notebook that enables data-driven, interactive data analytics and collaborative documents with SQL, Scala and more.
Useful Java Links5,513
a month ago10otherJava
A list of useful Java frameworks, libraries, software and hello worlds examples
Hbase4,875
121 hours ago1May 11, 2010175apache-2.0Java
Apache HBase
Hive4,843
21 hours ago95apache-2.0Java
Apache Hive
Ignite4,465
21 hours ago1December 10, 2018687apache-2.0Java
Apache Ignite
Curator2,9583,0525257 days ago35June 30, 20226apache-2.0Java
Apache Curator
Datastation2,699
2 months ago36otherTypeScript
App to easily query, script, and visualize data from every database, file, and API.
Cloudbeaver2,296
a day ago75apache-2.0TypeScript
Cloud Database Manager
Alternatives To Zookeeper
Select To Compare


Alternative Project Comparisons
Readme

Apache ZooKeeper GitHub Actions CI Travis CI Maven Central License

https://zookeeper.apache.org/

For the latest information about Apache ZooKeeper, please visit our website at:

https://zookeeper.apache.org

and our wiki, at:

https://cwiki.apache.org/confluence/display/ZOOKEEPER

Packaging/release artifacts

Either downloaded from https://zookeeper.apache.org/releases.html or found in zookeeper-assembly/target directory after building the project with maven.

apache-zookeeper-[version].tar.gz

    Contains all the source files which can be built by running:
    mvn clean install

    To generate an aggregated apidocs for zookeeper-server and zookeeper-jute:
    mvn javadoc:aggregate
    (generated files will be at target/site/apidocs)

apache-zookeeper-[version]-bin.tar.gz

    Contains all the jar files required to run ZooKeeper
    Full documentation can also be found in the docs folder

As of version 3.5.5, the parent, zookeeper and zookeeper-jute artifacts are deployed to the central repository after the release is voted on and approved by the Apache ZooKeeper PMC:

https://repo1.maven.org/maven2/org/apache/zookeeper/zookeeper

Java 8

If you are going to compile with Java 1.8, you should use a recent release at u211 or above.

Contributing

We always welcome new contributors to the project! See How to Contribute for details on how to submit patches as pull requests and other aspects of our contribution workflow.

Popular Apache Projects
Popular Database Projects
Popular Web Servers Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Database
Apache
Zookeeper
Distributed Systems
Consensus
Key Value
Configuration Management
Service Discovery
Distributed Database