Ottomata has submitted this change and it was merged.

Change subject: Updating cdh4 module and installing hcatalog on hive clients
......................................................................


Updating cdh4 module and installing hcatalog on hive clients

Change-Id: Iccebed6cdb79912df5b0bdbb9af8cc7933d8168c
---
M manifests/role/analytics/hive.pp
M modules/cdh4
2 files changed, 5 insertions(+), 0 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved



diff --git a/manifests/role/analytics/hive.pp b/manifests/role/analytics/hive.pp
index 90d7f51..13eb6c5 100644
--- a/manifests/role/analytics/hive.pp
+++ b/manifests/role/analytics/hive.pp
@@ -29,6 +29,11 @@
     else {
         include role::analytics::hive::production
     }
+
+    # Include hcatalog class so that Hive client's can use
+    # ths JsonSerDe from it.  If we expand the usage of HCatalog
+    # in the future, this will probably move to its own role.
+    class { '::cdh4::hcatalog': }
 }
 
 
diff --git a/modules/cdh4 b/modules/cdh4
index 1ca15ce..7095c8b 160000
--- a/modules/cdh4
+++ b/modules/cdh4
-Subproject commit 1ca15cef9350e39cf1037ae7d80ef942d555ab07
+Subproject commit 7095c8b51e16f14f9b88166da8a5f90a5f887063

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iccebed6cdb79912df5b0bdbb9af8cc7933d8168c
Gerrit-PatchSet: 1
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

Reply via email to