← Back to team overview

bigdata-dev team mailing list archive

[Merge] lp:~bigdata-dev/charms/bundles/realtime-syslog-analytics/bundle into lp:~charmers/charms/bundles/realtime-syslog-analytics/bundle

 

Kevin W Monroe has proposed merging lp:~bigdata-dev/charms/bundles/realtime-syslog-analytics/bundle into lp:~charmers/charms/bundles/realtime-syslog-analytics/bundle.

Requested reviews:
  Juju Big Data Development (bigdata-dev)
Related bugs:
  Bug #1498589 in Juju Charms Collection: "new bundle: realtime syslog analytics"
  https://bugs.launchpad.net/charms/+bug/1498589

For more details, see:
https://code.launchpad.net/~bigdata-dev/charms/bundles/realtime-syslog-analytics/bundle/+merge/280636

Bump plugin revno to pin charm-benchmark. Newer charm-benchmark updates charmhelpers to a version that is incompatible with the plugin's CH fork. Also bumping slave constraint to match masters.
-- 
Your team Juju Big Data Development is requested to review the proposed merge of lp:~bigdata-dev/charms/bundles/realtime-syslog-analytics/bundle into lp:~charmers/charms/bundles/realtime-syslog-analytics/bundle.
=== modified file 'bundle-dev.yaml'
--- bundle-dev.yaml	2015-09-18 18:59:05 +0000
+++ bundle-dev.yaml	2015-12-15 20:17:19 +0000
@@ -5,7 +5,7 @@
     annotations:
       gui-x: "300"
       gui-y: "200"
-    constraints: mem=3G
+    constraints: mem=7G
   flume-hdfs:
     charm: cs:~bigdata-dev/trusty/apache-flume-hdfs
     num_units: 1

=== modified file 'bundle-local.yaml'
--- bundle-local.yaml	2015-09-18 18:59:05 +0000
+++ bundle-local.yaml	2015-12-15 20:17:19 +0000
@@ -5,7 +5,7 @@
     annotations:
       gui-x: "300"
       gui-y: "200"
-    constraints: mem=3G
+    constraints: mem=7G
   flume-hdfs:
     charm: apache-flume-hdfs
     num_units: 1

=== modified file 'bundle.yaml'
--- bundle.yaml	2015-10-21 14:51:00 +0000
+++ bundle.yaml	2015-12-15 20:17:19 +0000
@@ -5,7 +5,7 @@
     annotations:
       gui-x: "300"
       gui-y: "200"
-    constraints: mem=3G
+    constraints: mem=7G
   flume-hdfs:
     charm: cs:trusty/apache-flume-hdfs-4
     num_units: 1
@@ -26,7 +26,7 @@
       gui-y: "350"
     constraints: mem=7G
   plugin:
-    charm: cs:trusty/apache-hadoop-plugin-8
+    charm: cs:trusty/apache-hadoop-plugin-9
     annotations:
       gui-x: "900"
       gui-y: "200"


Follow ups