← Back to team overview

bigdata-dev team mailing list archive

[Merge] lp:~bigdata-dev/charms/bundles/data-analytics-with-sql-like/cs-jps-quickfix into lp:~charmers/charms/bundles/data-analytics-with-sql-like/bundle

 

Cory Johns has proposed merging lp:~bigdata-dev/charms/bundles/data-analytics-with-sql-like/cs-jps-quickfix into lp:~charmers/charms/bundles/data-analytics-with-sql-like/bundle.

Requested reviews:
  charmers (charmers)

For more details, see:
https://code.launchpad.net/~bigdata-dev/charms/bundles/data-analytics-with-sql-like/cs-jps-quickfix/+merge/250989

Updated hdp-hive and hdp-hadoop to newest version with fix for upstream jps issue
-- 
Your team Juju Big Data Development is subscribed to branch lp:~bigdata-dev/charms/bundles/data-analytics-with-sql-like/cs-jps-quickfix.
=== modified file 'bundles.yaml'
--- bundles.yaml	2014-11-05 18:29:27 +0000
+++ bundles.yaml	2015-02-25 20:43:37 +0000
@@ -1,32 +1,32 @@
-data-analytics-with-sql-like: 
-  services: 
-    "compute-node": 
-      charm: "cs:trusty/hdp-hadoop-4"
+data-analytics-with-sql-like:
+  services:
+    "compute-node":
+      charm: "cs:trusty/hdp-hadoop-8"
       num_units: 1
-      annotations: 
+      annotations:
         "gui-x": "768"
         "gui-y": "591.0585428804295"
-    mysql: 
+    mysql:
       charm: "cs:trusty/mysql-4"
       num_units: 1
-      options: 
+      options:
         "binlog-format": ROW
-      annotations: 
+      annotations:
         "gui-x": "1102.9983551210835"
         "gui-y": "591.0585428804295"
-    hdphive: 
-      charm: "cs:trusty/hdp-hive-2"
+    hdphive:
+      charm: "cs:trusty/hdp-hive-4"
       num_units: 1
-      annotations: 
+      annotations:
         "gui-x": "1105.4991775605417"
         "gui-y": "284.9414571195705"
-    "yarn-hdfs-master": 
-      charm: "cs:trusty/hdp-hadoop-4"
+    "yarn-hdfs-master":
+      charm: "cs:trusty/hdp-hadoop-8"
       num_units: 1
-      annotations: 
+      annotations:
         "gui-x": "769.0016448789165"
         "gui-y": "285.0585428804295"
-  relations: 
+  relations:
     - - "hdphive:namenode"
       - "yarn-hdfs-master:namenode"
     - - "yarn-hdfs-master:namenode"