aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy/juju/hadoop-processing/bundle.yaml
diff options
context:
space:
mode:
authorKevin W Monroe <kevin.monroe@canonical.com>2017-04-19 17:31:52 +0000
committerKevin W Monroe <kevin.monroe@canonical.com>2017-04-25 15:42:34 -0500
commitb5b366fe1e535b3549d3b1c563bdce65b0d21914 (patch)
tree9a779006e22e636bf2461f339a140f6c9f0535d1 /bigtop-deploy/juju/hadoop-processing/bundle.yaml
parent2f8311b184bf0c5d25756b098895e43b1dbc3c2e (diff)
BIGTOP-2747: new charm revs for bigtop-1.2 (closes #197)
Signed-off-by: Kevin W Monroe <kevin.monroe@canonical.com>
Diffstat (limited to 'bigtop-deploy/juju/hadoop-processing/bundle.yaml')
-rw-r--r--bigtop-deploy/juju/hadoop-processing/bundle.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/bigtop-deploy/juju/hadoop-processing/bundle.yaml b/bigtop-deploy/juju/hadoop-processing/bundle.yaml
index c4d8005e..ef5195ae 100644
--- a/bigtop-deploy/juju/hadoop-processing/bundle.yaml
+++ b/bigtop-deploy/juju/hadoop-processing/bundle.yaml
@@ -1,6 +1,6 @@
services:
namenode:
- charm: "cs:xenial/hadoop-namenode-13"
+ charm: "cs:xenial/hadoop-namenode-14"
constraints: "mem=7G root-disk=32G"
num_units: 1
annotations:
@@ -9,7 +9,7 @@ services:
to:
- "0"
resourcemanager:
- charm: "cs:xenial/hadoop-resourcemanager-14"
+ charm: "cs:xenial/hadoop-resourcemanager-16"
constraints: "mem=7G root-disk=32G"
num_units: 1
annotations:
@@ -18,7 +18,7 @@ services:
to:
- "0"
slave:
- charm: "cs:xenial/hadoop-slave-13"
+ charm: "cs:xenial/hadoop-slave-15"
constraints: "mem=7G root-disk=32G"
num_units: 3
annotations:
@@ -29,7 +29,7 @@ services:
- "2"
- "3"
plugin:
- charm: "cs:xenial/hadoop-plugin-13"
+ charm: "cs:xenial/hadoop-plugin-14"
annotations:
gui-x: "1000"
gui-y: "400"