Hello Ottomata,

I'd like you to do a code review.  Please visit

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

to review the following change.

Change subject: Add alerts for missing hours in pagecounts_all_sites and 
pagecounts_raw
......................................................................

Add alerts for missing hours in pagecounts_all_sites and pagecounts_raw

Change-Id: I6e1ba85c623cdaf33b057b215c5586498bbbcd3e
---
M manifests/role/analytics/refinery.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/67/205067/1

diff --git a/manifests/role/analytics/refinery.pp 
b/manifests/role/analytics/refinery.pp
index e41dc18..f2a315a 100644
--- a/manifests/role/analytics/refinery.pp
+++ b/manifests/role/analytics/refinery.pp
@@ -173,7 +173,7 @@
     #   https://gerrit.wikimedia.org/r/#/c/186254
     # the cron runs as hdfs instead.
     cron { 'refinery data check hdfs_mount':
-        command     => 
"${::role::analytics::refinery::path}/bin/refinery-dump-status-webrequest-partitions
 --hdfs-mount ${hdfs_mount_point} --datasets webrequest,raw_webrequest --quiet",
+        command     => 
"${::role::analytics::refinery::path}/bin/refinery-dump-status-webrequest-partitions
 --hdfs-mount ${hdfs_mount_point} --datasets 
webrequest,raw_webrequest,pagecounts_all_sites,pagecounts_raw --quiet",
         environment => '[email protected],[email protected]',
         user        => 'hdfs',
         hour        => 10,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e1ba85c623cdaf33b057b215c5586498bbbcd3e
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: QChris <[email protected]>
Gerrit-Reviewer: Ottomata <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to