aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy/juju/spark-processing/bundle-dev.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'bigtop-deploy/juju/spark-processing/bundle-dev.yaml')
-rw-r--r--bigtop-deploy/juju/spark-processing/bundle-dev.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/bigtop-deploy/juju/spark-processing/bundle-dev.yaml b/bigtop-deploy/juju/spark-processing/bundle-dev.yaml
index af762140..4ace0daf 100644
--- a/bigtop-deploy/juju/spark-processing/bundle-dev.yaml
+++ b/bigtop-deploy/juju/spark-processing/bundle-dev.yaml
@@ -21,7 +21,7 @@ services:
- "3"
- "4"
ganglia:
- charm: "cs:~bigdata-dev/xenial/ganglia-5"
+ charm: "cs:xenial/ganglia-12"
num_units: 1
annotations:
gui-x: "0"
@@ -29,7 +29,7 @@ services:
to:
- "5"
ganglia-node:
- charm: "cs:~bigdata-dev/xenial/ganglia-node-7"
+ charm: "cs:xenial/ganglia-node-7"
annotations:
gui-x: "250"
gui-y: "400"
@@ -58,13 +58,19 @@ relations:
machines:
"0":
series: "xenial"
+ constraints: "mem=7G root-disk=32G"
"1":
series: "xenial"
+ constraints: "mem=7G root-disk=32G"
"2":
series: "xenial"
+ constraints: "mem=3G root-disk=32G"
"3":
series: "xenial"
+ constraints: "mem=3G root-disk=32G"
"4":
series: "xenial"
+ constraints: "mem=3G root-disk=32G"
"5":
series: "xenial"
+ constraints: "mem=3G"