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: 13
Proposed branch: lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk
Merge into: lp:~charmers/charms/bundles/apache-analytics-sql/bundle
Diff against target: 58 lines (+7/-7)
1 file modified
bundle.yaml (+7/-7)
To merge this branch: bzr merge lp:~bigdata-dev/charms/bundles/apache-analytics-sql/trunk
Reviewer Review Type Date Requested Status
Kevin W Monroe Approve
Review via email: mp+271404@code.launchpad.net

Description of the change

update revnos

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

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bundle.yaml'
2--- bundle.yaml 2015-07-17 12:32:09 +0000
3+++ bundle.yaml 2015-09-16 22:20:57 +0000
4@@ -1,27 +1,27 @@
5 services:
6 compute-slave:
7- charm: cs:trusty/apache-hadoop-compute-slave
8+ charm: cs:trusty/apache-hadoop-compute-slave-8
9 num_units: 3
10 annotations:
11 gui-x: "300"
12 gui-y: "200"
13 constraints: mem=3G
14 hdfs-master:
15- charm: cs:trusty/apache-hadoop-hdfs-master
16+ charm: cs:trusty/apache-hadoop-hdfs-master-8
17 num_units: 1
18 annotations:
19 gui-x: "600"
20 gui-y: "350"
21 constraints: mem=7G
22 hive:
23- charm: cs:trusty/apache-hive
24+ charm: cs:trusty/apache-hive-8
25 num_units: 1
26 annotations:
27 gui-x: "1200"
28 gui-y: "200"
29 constraints: mem=3G
30 mysql:
31- charm: cs:trusty/mysql
32+ charm: cs:trusty/mysql-28
33 num_units: 1
34 options:
35 binlog-format: ROW
36@@ -29,19 +29,19 @@
37 gui-x: "1200"
38 gui-y: "450"
39 plugin:
40- charm: cs:trusty/apache-hadoop-plugin
41+ charm: cs:trusty/apache-hadoop-plugin-7
42 annotations:
43 gui-x: "900"
44 gui-y: "200"
45 secondary-namenode:
46- charm: cs:trusty/apache-hadoop-hdfs-secondary
47+ charm: cs:trusty/apache-hadoop-hdfs-secondary-6
48 num_units: 1
49 annotations:
50 gui-x: "600"
51 gui-y: "600"
52 constraints: mem=7G
53 yarn-master:
54- charm: cs:trusty/apache-hadoop-yarn-master
55+ charm: cs:trusty/apache-hadoop-yarn-master-6
56 num_units: 1
57 annotations:
58 gui-x: "600"

Subscribers

People subscribed via source and target branches