Akosiaris has submitted this change and it was merged.

Change subject: Adding packages sqoop, hbase, hive, pig to apt
......................................................................


Adding packages sqoop, hbase, hive, pig to apt

Needed by analytics team for the hadoop installation. Minor change in
approach by using an extended anchored regular expression instead of
exact matches to make it more readable

Change-Id: Ic30232884fde88accd84aac0b39f6051ff06b3a4
---
M files/misc/reprepro/updates
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Akosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/files/misc/reprepro/updates b/files/misc/reprepro/updates
index 65e23cf..a2fb9c7 100644
--- a/files/misc/reprepro/updates
+++ b/files/misc/reprepro/updates
@@ -25,4 +25,4 @@
 Suite: precise-cdh4
 Architectures: amd64 source
 VerifyRelease: 327574EE02A818DD
-ListShellHook: grep-dctrl -X -S zookeeper -o -X -S hadoop -o -X -S bigtop-jsvc 
-o -X -S bigtop-utils  || [ $? -eq 1 ]
+ListShellHook: grep-dctrl -e -S 
'^zookeeper$|^hadoop$|^bigtop-jsvc$|^bigtop-utils$|^sqoop$|^hbase$|^pig$|^hive$'
  || [ $? -eq 1 ]

-- 
To view, visit https://gerrit.wikimedia.org/r/66398
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic30232884fde88accd84aac0b39f6051ff06b3a4
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Akosiaris <[email protected]>
Gerrit-Reviewer: Akosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to