Charm: zookeeper
Summary
High-performance coordination service for distributed applications
Charm Store
juju deploy cs:oneiric/zookeeper-0
Series
oneiric
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/oneiric/zookeeper/trunk
Interfaces
Provides
Config
source string
zk-port int
Details
Changes  
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
  • err: Charms need a maintainer (See RFC2822) - Name <email>
  • warn: no README file