aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy/juju/hadoop-spark/bundle.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'bigtop-deploy/juju/hadoop-spark/bundle.yaml')
-rw-r--r--bigtop-deploy/juju/hadoop-spark/bundle.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/bigtop-deploy/juju/hadoop-spark/bundle.yaml b/bigtop-deploy/juju/hadoop-spark/bundle.yaml
index 9458b232..8b5d5a99 100644
--- a/bigtop-deploy/juju/hadoop-spark/bundle.yaml
+++ b/bigtop-deploy/juju/hadoop-spark/bundle.yaml
@@ -1,3 +1,8 @@
+series: xenial
+description: >
+ This is a five unit big data cluster that includes Hadoop 2.7.3 and Spark 2.1
+ from Apache Bigtop. Use it to analyse batch data with MapReduce or streaming
+ data with Spark. It will run on 5 machines in your cloud.
services:
namenode:
charm: "cs:xenial/hadoop-namenode-19"
@@ -79,7 +84,6 @@ services:
annotations:
gui-x: "750"
gui-y: "400"
-series: xenial
relations:
- [resourcemanager, namenode]
- [namenode, slave]