On 9/14/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Everyone, thanks for the help with this. I hope to return the
assistance, once I am more familiar with 0.8. I am using tail -f now to
monitor my test crawls. It also look like you can use
conf/hadoop-env.sh to redirect log file output to a different location
for each of your configurations.
One follow up question:
Now that I can actually see the log, I am finding some of the output
rather annoying/noisy. Specially, I am referring to the Registered
Plugins and Registered Extension-Points output. It's nice to see that
once at crawl start, but not with every step of the crawl.
So does any one know if I can disable that output? Here's the output to
which I refer:
2006-09-14 14:03:42,852 INFO plugin.PluginRepository - Plugins: looking
in: /var/nutch/nutch-0.8/plugins
2006-09-14 14:03:43,030 INFO plugin.PluginRepository - Plugin
Auto-activation mode: [true]
2006-09-14 14:03:43,030 INFO plugin.PluginRepository - Registered
Plugins:
watch -n 1 "grep -v PluginRepository
/home/wmelo/nutch-0.8/logs/hadoop.log | tail -n 20"
t.n.a.