~bigdata-dev/charms/trusty/apache-hadoop-compute-slave/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
options:
  output_dir: /home/ubuntu/resources
resources:
  pathlib:
    pypi: path.py>=7.0
  jujubigdata:
    pypi: jujubigdata>=4.0.0,<5.0.0
  java-installer:
    # This points to a script which manages installing Java.
    # If replaced with an alternate implementation, it must output *only* two
    # lines containing the JAVA_HOME path, and the Java version, respectively,
    # on stdout.  Upon error, it must exit with a non-zero exit code.
    url: https://git.launchpad.net/bigdata-data/plain/common/noarch/java-installer.sh?id=baa0b74b86587f97b446f255deb96c8420021dd8
    hash: f7df6937bdb4dcc60de559252b4e6b65c77959f871c7ef2e59af57832d7ddfca
    hash_type: sha256
optional_resources:
  hadoop-aarch64:
    url: https://git.launchpad.net/bigdata-data/plain/apache/aarch64/hadoop-2.4.1.tar.gz?id=c34a21c939f5fce9ab89b95d65fe2df50e7bbab0
    hash: 03ad135835bfe413f85fe176259237a8
    hash_type: md5
  hadoop-ppc64le:
    url: https://git.launchpad.net/bigdata-data/plain/apache/ppc64le/hadoop-2.4.1-ppc64le.tar.gz?id=c34a21c939f5fce9ab89b95d65fe2df50e7bbab0
    hash: 09942b168a3db0d183b281477d3dae9deb7b7bc4b5783ba5cda3965b62e71bd5
    hash_type: sha256
  hadoop-x86_64:
    url: https://git.launchpad.net/bigdata-data/plain/apache/x86_64/hadoop-2.4.1.tar.gz?id=c34a21c939f5fce9ab89b95d65fe2df50e7bbab0
    hash: a790d39baba3a597bd226042496764e0520c2336eedb28a1a3d5c48572d3b672
    hash_type: sha256