On 2010-09-27 13:54, Markus Jelsma wrote:
Hi,



I have seen this in all version of Nutch iv'e used. The snippet below keeps 
repeating itself many times for each job i execute. Why?

It's printed as many times as the PluginRepository is initialized, and this in turn happens for each map or reduce task where plugins are used. Since typically there are many tasks per job, this initialization occurs many times.

Traditionally this information was logged at INFO level to help in debugging plugin config issues... but I agree that printing it over and over again is an overkill.

--
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com

Reply via email to