Ottomata has uploaded a new change for review.

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

Change subject: Changing Camus job name
......................................................................

Changing Camus job name

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


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/25/130225/1

diff --git a/manifests/role/analytics/kraken.pp 
b/manifests/role/analytics/kraken.pp
index bc4c067..c73d29e 100644
--- a/manifests/role/analytics/kraken.pp
+++ b/manifests/role/analytics/kraken.pp
@@ -54,7 +54,7 @@
     $camus_log_file   = "${::role::analytics::kraken::log_dir}/camus.log"
 
     cron { 'kraken-import-hourly-kafka':
-        command => "${::role::analytics::kraken::path}/kraken-etl/camus 
--job-name camus-webrequest-import ${camus_properties} >> ${camus_log_file} 
2>&1",
+        command => "${::role::analytics::kraken::path}/kraken-etl/camus 
--job-name camus-import ${camus_properties} >> ${camus_log_file} 2>&1",
         user    => 'hdfs',  # we might want to use a different user for this, 
not sure.
         minute  => '*/10',
     }

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

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