~admcleod/charms/trusty/apache-hadoop-hdfs-master/unstable

« back to all changes in this revision

Viewing changes to actions.yaml

[merge] merge bigdata-dev r92..r101 into bigdata-charmers

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    description: All of the HDFS processes can be stopped with this Juju action.
5
5
restart-hdfs:
6
6
    description: All of the HDFS processes can be restarted with this Juju action.
 
7
smoke-test:
 
8
    description: Verify that HDFS is working by creating and removing a small file.