aboutsummaryrefslogtreecommitdiff
path: root/bigtop-deploy
diff options
context:
space:
mode:
authorKevin W Monroe <kevin.monroe@canonical.com>2017-02-04 04:25:59 +0000
committerKevin W Monroe <kevin.monroe@canonical.com>2017-02-14 15:54:10 -0600
commita7e79920d30064be61cc5e78ef98cdda1e3a787c (patch)
treef72f25cee2302d09878d6104d641eb37b22e0dbd /bigtop-deploy
parenta6db1c3772165f2d2926531214bbeb0a4a1e2ddf (diff)
BIGTOP-2682: bump juju charms for recent fixes (closes #178)
Signed-off-by: Kevin W Monroe <kevin.monroe@canonical.com>
Diffstat (limited to 'bigtop-deploy')
-rw-r--r--bigtop-deploy/juju/hadoop-processing/bundle.yaml10
-rw-r--r--bigtop-deploy/juju/hadoop-spark/bundle.yaml12
-rw-r--r--bigtop-deploy/juju/spark-processing/bundle.yaml4
3 files changed, 13 insertions, 13 deletions
diff --git a/bigtop-deploy/juju/hadoop-processing/bundle.yaml b/bigtop-deploy/juju/hadoop-processing/bundle.yaml
index 7893d8c2..6c162f27 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-6"
+ charm: "cs:xenial/hadoop-namenode-8"
num_units: 1
annotations:
gui-x: "500"
@@ -8,7 +8,7 @@ services:
to:
- "0"
resourcemanager:
- charm: "cs:xenial/hadoop-resourcemanager-6"
+ charm: "cs:xenial/hadoop-resourcemanager-8"
num_units: 1
annotations:
gui-x: "500"
@@ -16,7 +16,7 @@ services:
to:
- "0"
slave:
- charm: "cs:xenial/hadoop-slave-6"
+ charm: "cs:xenial/hadoop-slave-8"
num_units: 3
annotations:
gui-x: "0"
@@ -26,7 +26,7 @@ services:
- "2"
- "3"
plugin:
- charm: "cs:xenial/hadoop-plugin-6"
+ charm: "cs:xenial/hadoop-plugin-8"
annotations:
gui-x: "1000"
gui-y: "400"
@@ -52,7 +52,7 @@ services:
gui-x: "250"
gui-y: "400"
rsyslog:
- charm: "cs:~bigdata-dev/xenial/rsyslog-6"
+ charm: "cs:~bigdata-dev/xenial/rsyslog-7"
num_units: 1
annotations:
gui-x: "1000"
diff --git a/bigtop-deploy/juju/hadoop-spark/bundle.yaml b/bigtop-deploy/juju/hadoop-spark/bundle.yaml
index 67b9bb74..2bb4e855 100644
--- a/bigtop-deploy/juju/hadoop-spark/bundle.yaml
+++ b/bigtop-deploy/juju/hadoop-spark/bundle.yaml
@@ -1,6 +1,6 @@
services:
namenode:
- charm: "cs:xenial/hadoop-namenode-6"
+ charm: "cs:xenial/hadoop-namenode-8"
num_units: 1
annotations:
gui-x: "500"
@@ -8,7 +8,7 @@ services:
to:
- "0"
resourcemanager:
- charm: "cs:xenial/hadoop-resourcemanager-6"
+ charm: "cs:xenial/hadoop-resourcemanager-8"
num_units: 1
annotations:
gui-x: "500"
@@ -16,7 +16,7 @@ services:
to:
- "0"
slave:
- charm: "cs:xenial/hadoop-slave-6"
+ charm: "cs:xenial/hadoop-slave-8"
num_units: 3
annotations:
gui-x: "0"
@@ -26,7 +26,7 @@ services:
- "2"
- "3"
plugin:
- charm: "cs:xenial/hadoop-plugin-6"
+ charm: "cs:xenial/hadoop-plugin-8"
annotations:
gui-x: "1000"
gui-y: "400"
@@ -39,7 +39,7 @@ services:
to:
- "4"
spark:
- charm: "cs:xenial/spark-15"
+ charm: "cs:xenial/spark-17"
num_units: 1
options:
spark_execution_mode: "yarn-client"
@@ -72,7 +72,7 @@ services:
gui-x: "250"
gui-y: "400"
rsyslog:
- charm: "cs:~bigdata-dev/xenial/rsyslog-6"
+ charm: "cs:~bigdata-dev/xenial/rsyslog-7"
num_units: 1
annotations:
gui-x: "1000"
diff --git a/bigtop-deploy/juju/spark-processing/bundle.yaml b/bigtop-deploy/juju/spark-processing/bundle.yaml
index c309b45d..6ccb639e 100644
--- a/bigtop-deploy/juju/spark-processing/bundle.yaml
+++ b/bigtop-deploy/juju/spark-processing/bundle.yaml
@@ -1,6 +1,6 @@
services:
spark:
- charm: "cs:xenial/spark-15"
+ charm: "cs:xenial/spark-17"
num_units: 2
annotations:
gui-x: "500"
@@ -32,7 +32,7 @@ services:
gui-x: "250"
gui-y: "400"
rsyslog:
- charm: "cs:~bigdata-dev/xenial/rsyslog-6"
+ charm: "cs:~bigdata-dev/xenial/rsyslog-7"
num_units: 1
annotations:
gui-x: "1000"