aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/charm/hive/layer-hive/metadata.yaml
blob: 998dd72c441c0100a6ced6a21362eef6d2f5d462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: hive
summary: Hive from Apache Bigtop
maintainer: Juju Big Data <bigdata@lists.ubuntu.com>
description: >
  Apache Hive is a data warehouse infrastructure built on top of Hadoop that
  supports data summarization, query, and analysis. Hive provides an SQL-like
  language called HiveQL that transparently converts queries to MapReduce for
  execution on large datasets stored in Hadoop's HDFS.

  This charm provides version 1.2.1 of the Hive application from Apache Bigtop.
tags: []
provides:
  client:
    interface: hive
requires:
  database:
    interface: mysql
  hbase:
    interface: hbase