Ottomata has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/337877 )

Change subject: Configure analytics cluster nodes to use thirdparty/cloudera 
apt component
......................................................................

Configure analytics cluster nodes to use thirdparty/cloudera apt component

Bug: T155726
Change-Id: I140fbde9b0cada160ddb3440c2bdc92ae825a4f8
---
M modules/cdh
M modules/mariadb
M modules/role/manifests/analytics_cluster/hadoop/client.pp
3 files changed, 7 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/77/337877/1

diff --git a/modules/cdh b/modules/cdh
index 202e321..9605cef 160000
--- a/modules/cdh
+++ b/modules/cdh
@@ -1 +1 @@
-Subproject commit 202e321ed62bb657fca7a27e249d25ddaf87eea7
+Subproject commit 9605cefb425ae398148e15db2cccf42db7d2166f
diff --git a/modules/mariadb b/modules/mariadb
index 40a7a02..3a09aee 160000
--- a/modules/mariadb
+++ b/modules/mariadb
@@ -1 +1 @@
-Subproject commit 40a7a02836b1cd892834c985ac78746483837c09
+Subproject commit 3a09aee8dd90d8f7f7b2aacd8b0175e8ed0bdd5e
diff --git a/modules/role/manifests/analytics_cluster/hadoop/client.pp 
b/modules/role/manifests/analytics_cluster/hadoop/client.pp
index c549c53..dce0b35 100644
--- a/modules/role/manifests/analytics_cluster/hadoop/client.pp
+++ b/modules/role/manifests/analytics_cluster/hadoop/client.pp
@@ -3,6 +3,11 @@
 #
 # filtertags: labs-project-analytics
 class role::analytics_cluster::hadoop::client {
+    # Include Wikimedia's thirdparty/cloudera apt component
+    # as an apt source on all Hadoop hosts.  This is needed
+    # to install CDH packages from our apt repo mirror.
+    require ::role::analytics_cluster::apt
+
     # Need Java before Hadoop is installed.
     require ::role::analytics_cluster::java
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I140fbde9b0cada160ddb3440c2bdc92ae825a4f8
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ottomata <[email protected]>

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

Reply via email to