aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/charm/zookeeper/layer-zookeeper/metadata.yaml
blob: d9818d792b02b46fd712cafbbb91d1eeffd8faa5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: zookeeper
maintainer: Juju Big Data <bigdata@lists.ubuntu.com>
summary: High-performance coordination service for distributed applications
description: |
  Apache ZooKeeper is a centralized, reliable application for maintaining
  configuration information, naming, synchronization, and group services. All
  of these kinds of services are used in some form or another by distributed
  applications. In order to install and configure Apache HBase and other Hadoop
  ecosystem components, you need ZooKeeper.
tags: []
provides:
  zookeeper:
    interface: zookeeper
peers:
  zkpeer:
    interface: zookeeper-quorum