Merge lp:~bigdata-dev/charms/bundles/apache-core-batch-processing/trunk into lp:~charmers/charms/bundles/apache-core-batch-processing/bundle

Proposed by Kevin W Monroe
Status: Merged
Merged at revision: 21
Proposed branch: lp:~bigdata-dev/charms/bundles/apache-core-batch-processing/trunk
Merge into: lp:~charmers/charms/bundles/apache-core-batch-processing/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-core-batch-processing/trunk
Reviewer Review Type Date Requested Status
Kevin W Monroe Approve
Review via email: mp+280619@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.

To post a comment you must log in.
Revision history for this message
Kevin W Monroe (kwmonroe) wrote :

merged

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bundle-dev.yaml'
2--- bundle-dev.yaml 2015-09-16 20:19:24 +0000
3+++ bundle-dev.yaml 2015-12-15 16:52:55 +0000
4@@ -11,7 +11,7 @@
5 annotations:
6 gui-x: "250"
7 gui-y: "200"
8- constraints: mem=3G
9+ constraints: mem=7G
10 hdfs-master:
11 charm: cs:~bigdata-dev/trusty/apache-hadoop-hdfs-master
12 num_units: 1
13
14=== modified file 'bundle-local.yaml'
15--- bundle-local.yaml 2015-09-16 20:19:24 +0000
16+++ bundle-local.yaml 2015-12-15 16:52:55 +0000
17@@ -11,7 +11,7 @@
18 annotations:
19 gui-x: "250"
20 gui-y: "200"
21- constraints: mem=3G
22+ constraints: mem=7G
23 hdfs-master:
24 charm: local:trusty/apache-hadoop-hdfs-master
25 num_units: 1
26
27=== modified file 'bundle.yaml'
28--- bundle.yaml 2015-10-07 21:00:45 +0000
29+++ bundle.yaml 2015-12-15 16:52:55 +0000
30@@ -11,7 +11,7 @@
31 annotations:
32 gui-x: "250"
33 gui-y: "200"
34- constraints: mem=3G
35+ constraints: mem=7G
36 hdfs-master:
37 charm: cs:trusty/apache-hadoop-hdfs-master-9
38 num_units: 1
39@@ -20,7 +20,7 @@
40 gui-y: "350"
41 constraints: mem=7G
42 plugin:
43- charm: cs:trusty/apache-hadoop-plugin-8
44+ charm: cs:trusty/apache-hadoop-plugin-9
45 annotations:
46 gui-x: "950"
47 gui-y: "200"

Subscribers

People subscribed via source and target branches