Charm: zookeeper
Summary
High-performance coordination service for distributed applications
Charm Store
juju deploy cs:precise/zookeeper-3
Maintainer
James Page
Series
precise
Description
ZooKeeper is a centralized, reliable, service for maintaining configuration information, naming, providing distributed synchronization, and group services. All of these kinds of services are used in some form or another by distributed applications. This package contains the shell scripts and an example configuration but does not automatically start up the service. The example configuration is installed with the update-alternatives mechanism.
Links
Repository   Bugs
lp:~charmers/charms/precise/zookeeper/trunk
Interfaces
Provides
Config
external_server string
source string
zk-port int
default_weight int
default_group int
Details
Changes  
2012/11/21 James Page Added config option to be able to include an external zookeeper into the quorum. Added weight and gr (revno 8)
2012/05/22 James Page Made myself the maintainer (revno 7)
2012/02/21 James Page Added missing upgrade-charm link (revno 6)
2012/02/20 James Page Misc updates (revno 5)
2012/02/17 James Page Updates to support Hadoop PPA (revno 4)
2012/02/14 James Page Updates for PPA packaging (revno 3)
2012/02/02 James Page Fixed issue with zookeeper id's needed to start with 1 (revno 2)
Lint Check
  • warn: no README file

In other archives
~negronjl:precise/zookeeper