It depends on settings in the conf/log4j.properites file for the level 
of logging.  The log files are in the HADOOP_LOG_DIR directory which can 
be set in the hadoop-env.sh file in the conf directory.  Usually the 
file is called hadoop-phoenix-tasktracker...

Dennis

Mike Smith wrote:
> Hi,
>
> I tried to turn on the fetcher log. I set "fetcher.verbose" to true, 
> but I
> still don't see any fetching log. I checked the Fetcher.java, how can 
> I make
> this line active:
>
> if (LOG.isInfoEnabled()) { LOG.info("fetching " + url); }
>
> and which file will it be written to?
>
> Thanks, Mike
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-general

Reply via email to