aboutsummaryrefslogtreecommitdiff
path: root/bigtop-packages/src/charm/hadoop/layer-hadoop-namenode/metadata.yaml
blob: a358a6d74321ac6d3eb0d8b061738fa09e3dcc5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: hadoop-namenode
summary: HDFS master (NameNode) from Apache Bigtop
maintainer: Juju Big Data <bigdata@lists.ubuntu.com>
description: >
  Hadoop is a software platform that lets one easily write and
  run applications that process vast amounts of data.

  This charm provides the HDFS master node (NameNode).
tags: []
provides:
  namenode:
    interface: dfs
  benchmark:
    interface: benchmark
requires:
  datanode:
    interface: dfs-slave