BIGTOP-2827: juju bundle refresh (june 2017)

Closes #241


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/f4636314
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/f4636314
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/f4636314

Branch: refs/heads/branch-1.2
Commit: f4636314a1d976fb13b25bed0bdf499b2a49ce91
Parents: 2d3dbdf
Author: Kevin W Monroe <[email protected]>
Authored: Thu Jun 8 05:19:25 2017 +0000
Committer: Evans Ye <[email protected]>
Committed: Sat Jul 1 12:53:01 2017 +0000

----------------------------------------------------------------------
 bigtop-deploy/juju/hadoop-hbase/bundle.yaml      | 12 ++++++------
 bigtop-deploy/juju/hadoop-kafka/bundle.yaml      | 12 ++++++------
 bigtop-deploy/juju/hadoop-processing/bundle.yaml |  8 ++++----
 bigtop-deploy/juju/hadoop-spark/bundle.yaml      | 10 +++++-----
 bigtop-deploy/juju/spark-processing/bundle.yaml  |  4 ++--
 5 files changed, 23 insertions(+), 23 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/f4636314/bigtop-deploy/juju/hadoop-hbase/bundle.yaml
----------------------------------------------------------------------
diff --git a/bigtop-deploy/juju/hadoop-hbase/bundle.yaml 
b/bigtop-deploy/juju/hadoop-hbase/bundle.yaml
index ef44758..b51712a 100644
--- a/bigtop-deploy/juju/hadoop-hbase/bundle.yaml
+++ b/bigtop-deploy/juju/hadoop-hbase/bundle.yaml
@@ -1,6 +1,6 @@
 services:
   namenode:
-    charm: "cs:xenial/hadoop-namenode-19"
+    charm: "cs:xenial/hadoop-namenode-24"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -9,7 +9,7 @@ services:
     to:
       - "0"
   resourcemanager:
-    charm: "cs:xenial/hadoop-resourcemanager-21"
+    charm: "cs:xenial/hadoop-resourcemanager-26"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -18,7 +18,7 @@ services:
     to:
       - "0"
   slave:
-    charm: "cs:xenial/hadoop-slave-20"
+    charm: "cs:xenial/hadoop-slave-25"
     constraints: "mem=7G root-disk=32G"
     num_units: 3
     annotations:
@@ -29,7 +29,7 @@ services:
       - "2"
       - "3"
   plugin:
-    charm: "cs:xenial/hadoop-plugin-19"
+    charm: "cs:xenial/hadoop-plugin-24"
     annotations:
       gui-x: "1000"
       gui-y: "400"
@@ -43,7 +43,7 @@ services:
     to:
       - "4"
   hbase:
-    charm: "cs:xenial/hbase-20"
+    charm: "cs:xenial/hbase-25"
     constraints: "mem=7G root-disk=32G"
     num_units: 3
     annotations:
@@ -54,7 +54,7 @@ services:
       - "2"
       - "3"
   zookeeper:
-    charm: "cs:xenial/zookeeper-25"
+    charm: "cs:xenial/zookeeper-30"
     constraints: "mem=3G root-disk=32G"
     num_units: 3
     annotations:

http://git-wip-us.apache.org/repos/asf/bigtop/blob/f4636314/bigtop-deploy/juju/hadoop-kafka/bundle.yaml
----------------------------------------------------------------------
diff --git a/bigtop-deploy/juju/hadoop-kafka/bundle.yaml 
b/bigtop-deploy/juju/hadoop-kafka/bundle.yaml
index a68e2c5..832d50d 100644
--- a/bigtop-deploy/juju/hadoop-kafka/bundle.yaml
+++ b/bigtop-deploy/juju/hadoop-kafka/bundle.yaml
@@ -1,6 +1,6 @@
 services:
   namenode:
-    charm: "cs:xenial/hadoop-namenode-19"
+    charm: "cs:xenial/hadoop-namenode-24"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -9,7 +9,7 @@ services:
     to:
       - "0"
   resourcemanager:
-    charm: "cs:xenial/hadoop-resourcemanager-21"
+    charm: "cs:xenial/hadoop-resourcemanager-26"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -18,7 +18,7 @@ services:
     to:
       - "0"
   slave:
-    charm: "cs:xenial/hadoop-slave-20"
+    charm: "cs:xenial/hadoop-slave-25"
     constraints: "mem=7G root-disk=32G"
     num_units: 3
     annotations:
@@ -29,7 +29,7 @@ services:
       - "2"
       - "3"
   plugin:
-    charm: "cs:xenial/hadoop-plugin-19"
+    charm: "cs:xenial/hadoop-plugin-24"
     annotations:
       gui-x: "1000"
       gui-y: "400"
@@ -52,7 +52,7 @@ services:
     to:
       - "4"
   zookeeper:
-    charm: "cs:xenial/zookeeper-25"
+    charm: "cs:xenial/zookeeper-30"
     constraints: "mem=3G root-disk=32G"
     num_units: 3
     annotations:
@@ -63,7 +63,7 @@ services:
       - "6"
       - "7"
   kafka:
-    charm: "cs:xenial/kafka-21"
+    charm: "cs:xenial/kafka-27"
     constraints: "mem=3G"
     num_units: 1
     annotations:

http://git-wip-us.apache.org/repos/asf/bigtop/blob/f4636314/bigtop-deploy/juju/hadoop-processing/bundle.yaml
----------------------------------------------------------------------
diff --git a/bigtop-deploy/juju/hadoop-processing/bundle.yaml 
b/bigtop-deploy/juju/hadoop-processing/bundle.yaml
index 54bce71..fbd973d 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-19"
+    charm: "cs:xenial/hadoop-namenode-24"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -9,7 +9,7 @@ services:
     to:
       - "0"
   resourcemanager:
-    charm: "cs:xenial/hadoop-resourcemanager-21"
+    charm: "cs:xenial/hadoop-resourcemanager-26"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -18,7 +18,7 @@ services:
     to:
       - "0"
   slave:
-    charm: "cs:xenial/hadoop-slave-20"
+    charm: "cs:xenial/hadoop-slave-25"
     constraints: "mem=7G root-disk=32G"
     num_units: 3
     annotations:
@@ -29,7 +29,7 @@ services:
       - "2"
       - "3"
   plugin:
-    charm: "cs:xenial/hadoop-plugin-19"
+    charm: "cs:xenial/hadoop-plugin-24"
     annotations:
       gui-x: "1000"
       gui-y: "400"

http://git-wip-us.apache.org/repos/asf/bigtop/blob/f4636314/bigtop-deploy/juju/hadoop-spark/bundle.yaml
----------------------------------------------------------------------
diff --git a/bigtop-deploy/juju/hadoop-spark/bundle.yaml 
b/bigtop-deploy/juju/hadoop-spark/bundle.yaml
index 8b5d5a9..d26b6ae 100644
--- a/bigtop-deploy/juju/hadoop-spark/bundle.yaml
+++ b/bigtop-deploy/juju/hadoop-spark/bundle.yaml
@@ -5,7 +5,7 @@ description: >
   data with Spark. It will run on 5 machines in your cloud.
 services:
   namenode:
-    charm: "cs:xenial/hadoop-namenode-19"
+    charm: "cs:xenial/hadoop-namenode-24"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -14,7 +14,7 @@ services:
     to:
       - "0"
   resourcemanager:
-    charm: "cs:xenial/hadoop-resourcemanager-21"
+    charm: "cs:xenial/hadoop-resourcemanager-26"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     annotations:
@@ -23,7 +23,7 @@ services:
     to:
       - "0"
   slave:
-    charm: "cs:xenial/hadoop-slave-20"
+    charm: "cs:xenial/hadoop-slave-25"
     constraints: "mem=7G root-disk=32G"
     num_units: 3
     annotations:
@@ -34,7 +34,7 @@ services:
       - "2"
       - "3"
   plugin:
-    charm: "cs:xenial/hadoop-plugin-19"
+    charm: "cs:xenial/hadoop-plugin-24"
     annotations:
       gui-x: "1000"
       gui-y: "400"
@@ -48,7 +48,7 @@ services:
     to:
       - "4"
   spark:
-    charm: "cs:xenial/spark-41"
+    charm: "cs:xenial/spark-49"
     constraints: "mem=7G root-disk=32G"
     num_units: 1
     options:

http://git-wip-us.apache.org/repos/asf/bigtop/blob/f4636314/bigtop-deploy/juju/spark-processing/bundle.yaml
----------------------------------------------------------------------
diff --git a/bigtop-deploy/juju/spark-processing/bundle.yaml 
b/bigtop-deploy/juju/spark-processing/bundle.yaml
index 8433dc0..c2ba92a 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-41"
+    charm: "cs:xenial/spark-49"
     constraints: "mem=7G root-disk=32G"
     num_units: 2
     options:
@@ -13,7 +13,7 @@ services:
       - "0"
       - "1"
   zookeeper:
-    charm: "cs:xenial/zookeeper-25"
+    charm: "cs:xenial/zookeeper-30"
     constraints: "mem=3G root-disk=32G"
     num_units: 3
     annotations:

Reply via email to