Ottomata has submitted this change and it was merged. Change subject: Add analytics_cluster::hadoop::client to druid workers so CDH is installed ......................................................................
Add analytics_cluster::hadoop::client to druid workers so CDH is installed Bug: T131974 Change-Id: I75aff2609829571380b3aa30b78631578ce94fe4 --- M manifests/site.pp 1 file changed, 3 insertions(+), 2 deletions(-) Approvals: Ottomata: Verified; Looks good to me, approved diff --git a/manifests/site.pp b/manifests/site.pp index 800b791..04c2f55 100644 --- a/manifests/site.pp +++ b/manifests/site.pp @@ -921,10 +921,11 @@ # Analytics Druid servers. # https://wikitech.wikimedia.org/wiki/Analytics/Data_Lake#Druid node /^druid100[123].eqiad.wmnet$/ { + role analytics_cluster::druid::worker, + analytics_cluster::hadoop::client + include base::firewall include standard - - role analytics_cluster::druid::worker } node 'eeden.wikimedia.org' { -- To view, visit https://gerrit.wikimedia.org/r/291128 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I75aff2609829571380b3aa30b78631578ce94fe4 Gerrit-PatchSet: 2 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Ottomata <o...@wikimedia.org> Gerrit-Reviewer: Ottomata <o...@wikimedia.org> _______________________________________________ MediaWiki-commits mailing list MediaWiki-commits@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits