Ottomata has uploaded a new change for review.

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

Change subject: Increase hive-server2 heap size and update cdh submodule to 
allow this
......................................................................

Increase hive-server2 heap size and update cdh submodule to allow this

Bug: T76343
Change-Id: Idcb9dd179cef35b23a2e9a65e27322812729899c
---
M manifests/role/analytics/hive.pp
M modules/cdh
2 files changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/14/250014/1

diff --git a/manifests/role/analytics/hive.pp b/manifests/role/analytics/hive.pp
index 5b60e72..fdb0fa3 100644
--- a/manifests/role/analytics/hive.pp
+++ b/manifests/role/analytics/hive.pp
@@ -95,7 +95,7 @@
 
     # Setup Hive server and Metastore
     class { 'cdh::hive::master':
-        heapsize => '512',
+        heapsize => '1024',
     }
 
     ferm::service{ 'hive_server':
diff --git a/modules/cdh b/modules/cdh
index ca31b4d..29cfaac 160000
--- a/modules/cdh
+++ b/modules/cdh
-Subproject commit ca31b4dcb3d3587ddf2332c510a4f22b2694765f
+Subproject commit 29cfaac93b95b953dc9a9595c99d825a0ba66983

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

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