Merge lp:~bigdata-charmers/charms/bundles/realtime-analytics-with-storm/bundle into lp:~charmers/charms/bundles/realtime-analytics-with-storm/bundle

Proposed by Cory Johns
Status: Merged
Merged at revision: 9
Proposed branch: lp:~bigdata-charmers/charms/bundles/realtime-analytics-with-storm/bundle
Merge into: lp:~charmers/charms/bundles/realtime-analytics-with-storm/bundle
Diff against target: 26 lines (+3/-3)
1 file modified
bundles.yaml (+3/-3)
To merge this branch: bzr merge lp:~bigdata-charmers/charms/bundles/realtime-analytics-with-storm/bundle
Reviewer Review Type Date Requested Status
Charles Butler (community) Approve
amir sanjar (community) Approve
Review via email: mp+251003@code.launchpad.net

Description of the change

Work-around for upstream jps issue

To post a comment you must log in.
Revision history for this message
amir sanjar (asanjar) :
review: Approve
Revision history for this message
Charles Butler (lazypower) wrote :

+1 LGTM

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bundles.yaml'
2--- bundles.yaml 2014-11-05 18:49:05 +0000
3+++ bundles.yaml 2015-02-25 21:07:44 +0000
4@@ -1,19 +1,19 @@
5 real-time-analytics-with-storm:
6 services:
7 "hdp-zookeeper":
8- charm: "cs:trusty/hdp-zookeeper-9"
9+ charm: "cs:trusty/hdp-zookeeper-12"
10 num_units: 3
11 annotations:
12 "gui-x": "-323.31919557832146"
13 "gui-y": "1169.6798136545692"
14 "storm-worker":
15- charm: "cs:trusty/hdp-storm-2"
16+ charm: "cs:trusty/hdp-storm-4"
17 num_units: 1
18 annotations:
19 "gui-x": "72.51921077025622"
20 "gui-y": "880.9325917901475"
21 "nimbus-server":
22- charm: "cs:trusty/hdp-storm-2"
23+ charm: "cs:trusty/hdp-storm-4"
24 num_units: 1
25 expose: true
26 annotations:

Subscribers

People subscribed via source and target branches

to all changes: