Skip to content

mathmarchand/test-zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Simple way to sanity test ZooKeeper installation.

First install the dependencies:

python3 -m pip install -r requirements.txt

Then you just need to provide the host and the port in this format hostname:port

python3 test_zookeeper.py --host hostname:port

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages