Alexandros Kosiaris has submitted this change and it was merged. Change subject: Put CDH 5.0.2 in apt updates ......................................................................
Put CDH 5.0.2 in apt updates Change-Id: I3a32fc46f41f509aed901ff8febe5f8841f41874 --- M modules/install-server/files/reprepro/updates 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Alexandros Kosiaris: Looks good to me, approved jenkins-bot: Verified diff --git a/modules/install-server/files/reprepro/updates b/modules/install-server/files/reprepro/updates index e24a6be..b345f1d 100644 --- a/modules/install-server/files/reprepro/updates +++ b/modules/install-server/files/reprepro/updates @@ -19,14 +19,14 @@ # track the cloudera hadoop release Name: cloudera -Method: http://archive.cloudera.com/cdh4/ubuntu/precise/amd64/cdh/ +Method: http://archive.cloudera.com/cdh5/ubuntu/precise/amd64/cdh/ Components: contrib>main UDebComponents: GetInRelease: no -Suite: precise-cdh4.3.1 +Suite: precise-cdh5.0.2 Architectures: amd64 source VerifyRelease: 327574EE02A818DD -ListShellHook: grep-dctrl -e -S '^zookeeper$|^hadoop$|^hadoop-0.20-mapreduce$|^bigtop-jsvc$|^bigtop-utils$|^sqoop$|^hbase$|^pig$|^hive$|^oozie$|^hue$|^bigtop-tomcat$|^hcatalog$' || [ $? -eq 1 ] +ListShellHook: grep-dctrl -e -S '^zookeeper$|^hadoop$|^hadoop-0.20-mapreduce$|^bigtop-jsvc$|^bigtop-utils$|^sqoop$|^hbase$|^pig$|^hive$|^oozie$|^hue$|^bigtop-tomcat$|^spark$' || [ $? -eq 1 ] Name: hwraid Method: http://hwraid.le-vert.net/ubuntu -- To view, visit https://gerrit.wikimedia.org/r/142558 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I3a32fc46f41f509aed901ff8febe5f8841f41874 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Alexandros Kosiaris <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
