Ottomata has uploaded a new change for review.

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

Change subject: Fix typo in parquet_compression parameter
......................................................................

Fix typo in parquet_compression parameter

Change-Id: If2fe508c98642ca4f018c118237fd82fee1f7b45
---
M manifests/hive.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet/cdh 
refs/changes/30/190830/1

diff --git a/manifests/hive.pp b/manifests/hive.pp
index d91cb80..269b04a 100644
--- a/manifests/hive.pp
+++ b/manifests/hive.pp
@@ -69,7 +69,7 @@
 
     $variable_substitute_depth   = 
$cdh::hive::defaults::variable_substitute_depth,
     $auxpath                     = $cdh::hive::defaults::auxpath,
-    $parquet_compressions        = $cdh::hive::defaults::parquet_compression,
+    $parquet_compression         = $cdh::hive::defaults::parquet_compression,
 
     $exec_parallel_thread_number = 
$cdh::hive::defaults::exec_parallel_thread_number,
     $optimize_skewjoin           = $cdh::hive::defaults::optimize_skewjoin,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If2fe508c98642ca4f018c118237fd82fee1f7b45
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet/cdh
Gerrit-Branch: master
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