Merge lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk into lp:~charmers/charms/bundles/apache-analytics-sql/bundle

Proposed by Kevin W Monroe
Status: Merged
Merged at revision: 17
Proposed branch: lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk
Merge into: lp:~charmers/charms/bundles/apache-analytics-sql/bundle
Diff against target: 47 lines (+4/-4)
3 files modified
bundle-dev.yaml (+1/-1)
bundle-local.yaml (+1/-1)
bundle.yaml (+2/-2)
To merge this branch: bzr merge lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk
Reviewer Review Type Date Requested Status
Cory Johns (community) Approve
Review via email: mp+280638@code.launchpad.net

Description of the change

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.

To post a comment you must log in.
Revision history for this message
Cory Johns (johnsca) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'bundle-dev.yaml'
--- bundle-dev.yaml 2015-10-07 17:15:28 +0000
+++ bundle-dev.yaml 2015-12-15 20:17:45 +0000
@@ -5,7 +5,7 @@
5 annotations:5 annotations:
6 gui-x: "300"6 gui-x: "300"
7 gui-y: "200"7 gui-y: "200"
8 constraints: mem=3G8 constraints: mem=7G
9 hdfs-master:9 hdfs-master:
10 charm: cs:~bigdata-dev/trusty/apache-hadoop-hdfs-master10 charm: cs:~bigdata-dev/trusty/apache-hadoop-hdfs-master
11 num_units: 111 num_units: 1
1212
=== modified file 'bundle-local.yaml'
--- bundle-local.yaml 2015-09-17 20:31:00 +0000
+++ bundle-local.yaml 2015-12-15 20:17:45 +0000
@@ -5,7 +5,7 @@
5 annotations:5 annotations:
6 gui-x: "300"6 gui-x: "300"
7 gui-y: "200"7 gui-y: "200"
8 constraints: mem=3G8 constraints: mem=7G
9 hdfs-master:9 hdfs-master:
10 charm: apache-hadoop-hdfs-master10 charm: apache-hadoop-hdfs-master
11 num_units: 111 num_units: 1
1212
=== modified file 'bundle.yaml'
--- bundle.yaml 2015-10-07 21:29:38 +0000
+++ bundle.yaml 2015-12-15 20:17:45 +0000
@@ -5,7 +5,7 @@
5 annotations:5 annotations:
6 gui-x: "300"6 gui-x: "300"
7 gui-y: "200"7 gui-y: "200"
8 constraints: mem=3G8 constraints: mem=7G
9 hdfs-master:9 hdfs-master:
10 charm: cs:trusty/apache-hadoop-hdfs-master-910 charm: cs:trusty/apache-hadoop-hdfs-master-9
11 num_units: 111 num_units: 1
@@ -29,7 +29,7 @@
29 gui-x: "1200"29 gui-x: "1200"
30 gui-y: "450"30 gui-y: "450"
31 plugin:31 plugin:
32 charm: cs:trusty/apache-hadoop-plugin-832 charm: cs:trusty/apache-hadoop-plugin-9
33 annotations:33 annotations:
34 gui-x: "900"34 gui-x: "900"
35 gui-y: "200"35 gui-y: "200"

Subscribers

People subscribed via source and target branches