You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Wu Wei <we...@alibaba-inc.com> on 2009/01/14 15:19:49 UTC

Does the logging properties still work?

Hi all,

In hadoop-default.xml file, I found properties hadoop.logfile.size and 
hadoop.logfile.count. I didn't change the default settings, but still 
log files grew beyond the limit. Does these logging properties still 
work in hadoop 0.19.0?

btw: I found a class org.apache.hadoop.util.LogFormatter using property 
hadoop.logfile.size was missing in hadoop 0.9 after the LogFormatter was 
replaced by log4j.

-Wei