Ottomata has uploaded a new change for review.

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

Change subject: Increase heapsize for hive-server2 and hive-metastore
......................................................................

Increase heapsize for hive-server2 and hive-metastore

Change-Id: Idcb85f9d28b416ce86d5a806cdcb054bc056cce7
---
M manifests/role/analytics/hive.pp
1 file changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/78/174778/1

diff --git a/manifests/role/analytics/hive.pp b/manifests/role/analytics/hive.pp
index db402d7..ee3fa52 100644
--- a/manifests/role/analytics/hive.pp
+++ b/manifests/role/analytics/hive.pp
@@ -86,5 +86,7 @@
     Package['mysql-server'] -> Class['cdh::hive::metastore::mysql']
 
     # Setup Hive server and Metastore
-    class { 'cdh::hive::master': }
+    class { 'cdh::hive::master':
+        heapsize => '512',
+    }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idcb85f9d28b416ce86d5a806cdcb054bc056cce7
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: 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