From 29d15b23fe8af69fc8aeefc75fc218db1ee00ffd Mon Sep 17 00:00:00 2001 From: Craig Bryant Date: Thu, 1 May 2014 14:20:58 -0600 Subject: [PATCH] Run two MetricSpouts to be more like the real configuration --- templates/default/mon-thresh-config.yml.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/default/mon-thresh-config.yml.erb b/templates/default/mon-thresh-config.yml.erb index 199134a..821429f 100755 --- a/templates/default/mon-thresh-config.yml.erb +++ b/templates/default/mon-thresh-config.yml.erb @@ -1,5 +1,5 @@ -metricSpoutThreads: 1 -metricSpoutTasks: 1 +metricSpoutThreads: 2 +metricSpoutTasks: 2 # log location? node['mon_thresh']['log_dir']