Merge lp://staging/~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/trunk into lp://staging/charms/trusty/apache-hadoop-hdfs-master
Proposed by
amir sanjar
Status: | Merged |
---|---|
Merged at revision: | 85 |
Proposed branch: | lp://staging/~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/trunk |
Merge into: | lp://staging/charms/trusty/apache-hadoop-hdfs-master |
Diff against target: |
383 lines (+155/-38) 15 files modified
actions.yaml (+6/-0) actions/restart-hdfs (+5/-0) actions/start-hdfs (+4/-0) actions/stop-hdfs (+4/-0) hooks/callbacks.py (+22/-0) hooks/common.py (+26/-17) hooks/config-changed (+11/-0) hooks/datanode-relation-changed (+11/-0) hooks/install (+11/-0) hooks/namenode-relation-changed (+11/-0) hooks/secondary-relation-changed (+11/-0) hooks/setup.py (+8/-10) hooks/start (+11/-0) hooks/stop (+11/-0) resources.yaml (+3/-11) |
To merge this branch: | bzr merge lp://staging/~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/trunk |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Kevin W Monroe (community) | Approve | ||
Review via email: mp+262764@code.staging.launchpad.net |
Description of the change
adding hdfs start, stop, and restart Juju actions to the charm
To post a comment you must log in.
actions + status + /etc/hosts refactor + java fix = LGTM.
Merged into to -dev and pushed to -charmers.