Merge lp:~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/unstable into lp:~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/trunk

Proposed by Kevin W Monroe
Status: Merged
Merged at revision: 113
Proposed branch: lp:~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/unstable
Merge into: lp:~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/trunk
Diff against target: 47 lines (+16/-2) (has conflicts)
2 files modified
dist.yaml (+1/-1)
resources.yaml (+15/-1)
Text conflict in resources.yaml
To merge this branch: bzr merge lp:~bigdata-dev/charms/trusty/apache-hadoop-hdfs-master/unstable
Reviewer Review Type Date Requested Status
Kevin W Monroe Approve
Review via email: mp+277619@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Kevin W Monroe (kwmonroe) wrote :

Fixed up the conflict, and pointed to our s3 bucket. +1, LGTM.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'dist.yaml'
2--- dist.yaml 2015-08-06 14:46:06 +0000
3+++ dist.yaml 2015-11-16 19:21:28 +0000
4@@ -2,7 +2,7 @@
5 # The aim is to make it easier to update / extend the charms with
6 # minimal changes to the shared code in charmhelpers.
7 vendor: 'apache'
8-hadoop_version: '2.4.1'
9+hadoop_version: '2.7.1'
10 packages:
11 - 'libsnappy1'
12 - 'libsnappy-dev'
13
14=== modified file 'resources.yaml'
15--- resources.yaml 2015-11-16 19:04:23 +0000
16+++ resources.yaml 2015-11-16 19:21:28 +0000
17@@ -4,7 +4,10 @@
18 pathlib:
19 pypi: path.py>=7.0
20 jujubigdata:
21- pypi: jujubigdata>=4.0.0,<5.0.0
22+ pypi: jujubigdata.tar.gz
23+ hash: 19f41bd85d9ed3f35f490d44c986dd5560eb262f6c3e66b1c63a4046d0cba268
24+ hash_type: sha256
25+ #pypi: jujubigdata>=4.0.0,<5.0.0
26 java-installer:
27 # This points to a script which manages installing Java.
28 # If replaced with an alternate implementation, it must output *only* two
29@@ -30,7 +33,18 @@
30 url: https://s3.amazonaws.com/jujubigdata/apache/x86_64/hadoop-2.4.1-a790d39.tar.gz
31 hash: a790d39baba3a597bd226042496764e0520c2336eedb28a1a3d5c48572d3b672
32 hash_type: sha256
33+<<<<<<< TREE
34 hadoop-lzo-x86_64:
35 url: https://s3.amazonaws.com/jujubigdata/apache/x86_64/hadoop-lzo-0.4.20-SNAPSHOT-x86_64-98421de6.tgz
36 hash: 98421de6bea220c1531b50403de7b4d6e49955e9104d7cf15d943fe2ba45e295
37 hash_type: sha256
38+=======
39+ hadoop-2.4.1-x86_64:
40+ url: https://s3.amazonaws.com/jujubigdata/apache/x86_64/hadoop-2.4.1-a790d39.tar.gz
41+ hash: a790d39baba3a597bd226042496764e0520c2336eedb28a1a3d5c48572d3b672
42+ hash_type: sha256
43+ hadoop-2.7.1-x86_64:
44+ url: http://mirrors.ukfast.co.uk/sites/ftp.apache.org/hadoop/common/hadoop-2.7.1/hadoop-2.7.1.tar.gz
45+ hash: 991dc34ea42a80b236ca46ff5d207107bcc844174df0441777248fdb6d8c9aa0
46+ hash_type: sha256
47+>>>>>>> MERGE-SOURCE

Subscribers

People subscribed via source and target branches

to all changes: