~bigdata-dev/charms/trusty/apache-hbase/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: apache-hbase
summary: HBase is a column-oriented database management system
maintainer: Amir Sanjar <amir.sanjar@canonical.com>
description: |
  HBase is an open source, non-relational, distributed database modeled after
  Google's BigTable

  Learn more at http://spark.apache.org.
tags: ["bigdata", "hadoop", "apache"]
provides:
  hbase:
    interface: hbase
  hadoop-plugin:
    interface: hadoop-plugin
    scope: container
requires:
  zookeeper:
    interface: zookeeper