Ottomata has submitted this change and it was merged.

Change subject: Using hcatalog-core for hive partitioning
......................................................................


Using hcatalog-core for hive partitioning

Change-Id: I4b95be3b9ba04ef5267275b8f3b98c4ede3424be
---
M manifests/role/analytics/kraken.pp
1 file changed, 2 insertions(+), 4 deletions(-)

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



diff --git a/manifests/role/analytics/kraken.pp 
b/manifests/role/analytics/kraken.pp
index 4364110..fef9c2e 100644
--- a/manifests/role/analytics/kraken.pp
+++ b/manifests/role/analytics/kraken.pp
@@ -105,10 +105,8 @@
     }
 
 
-    #   TODO: Change this path to a proper location
-    #         once we know where it will be deployed.
-    $hive_options = '--auxpath /home/otto/hive-serdes-1.0-SNAPSHOT.jar'
-
+    # Use hcatalog jar for JsonSerDe
+    $hive_options = '--auxpath 
/usr/lib/hcatalog/share/hcatalog/hcatalog-core-0.5.0-cdh4.3.1.jar'
     # cron job to automatically create hive partitions for any
     # newly imported data.
     cron { 'kraken-create-external-hive-partitions':

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I4b95be3b9ba04ef5267275b8f3b98c4ede3424be
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