~lazypower/charms/trusty/hdp-hadoop/trunk

« back to all changes in this revision

Viewing changes to tests/hadoop_cluster.yaml

  • Committer: Charles Butler
  • Date: 2014-11-21 15:47:24 UTC
  • Revision ID: chuck@dasroot.net-20141121154724-shzfk2kb5jocgoij
Change charm location to 'hdp-hadoop' to let amulet pick the local charm

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
hdp-hadoop-cluster: 
2
2
  services: 
3
3
    "compute-node": 
4
 
      charm: "cs:~asanjar/trusty/hdp-hadoop"
 
4
      charm: "hdp-hadoop"
5
5
      num_units: 4
6
6
      annotations: 
7
7
        "gui-x": "525.7681500094167"
8
8
        "gui-y": "608.4847070634866"
9
9
    "yarn-hdfs-master": 
10
 
      charm: "cs:~asanjar/trusty/hdp-hadoop"
 
10
      charm: "hdp-hadoop"
11
11
      num_units: 1
12
12
      annotations: 
13
13
        "gui-x": "532"