Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

typesafehub/conductr-zookeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

conductr-zookeeper

Overview

This project provides a ConductR unit of deployment (bundle) for Apache Zookeepers. By using this bundle you can deploy Zookeeper over many nodes and it will scale automatically.

Quick start:

conduct load zookeeper
conduct run zookeeper --scale 3

Zookeeper nodes

The bundle will assume that the Zookeeper directories reside outside of the bundle itself, under /var/lib.

You must ensure that the nodes where Kafka bundles will run have these directories established and owned by the conductr user e.g.:

sudo mkdir /var/lib/zookeeper

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published