Ottomata has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/149308

Change subject: Install hive on hadoop workers to get hive-hcatalog packages
......................................................................

Install hive on hadoop workers to get hive-hcatalog packages

Change-Id: I7965f3334077c21f678ab4ec43867e1563603d8c
---
M manifests/role/analytics/hadoop.pp
1 file changed, 6 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/08/149308/1

diff --git a/manifests/role/analytics/hadoop.pp 
b/manifests/role/analytics/hadoop.pp
index 3142876..ea6de64 100644
--- a/manifests/role/analytics/hadoop.pp
+++ b/manifests/role/analytics/hadoop.pp
@@ -362,6 +362,12 @@
             require      => Class['cdh::hadoop::worker'],
         }
     }
+
+    # Install hive client on worker nodes to get
+    # hive-hcatalog package.  hive-catalog depends
+    # on hive package, so we might as well
+    # configure hive too.
+    include role::analytics::hive::client
 }
 
 # == Class role::analytics::hadoop::standby

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7965f3334077c21f678ab4ec43867e1563603d8c
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