Re: Hadoop logging

2009-07-21 Thread Aaron Kimball
Hm. What version of Hadoop are you running? Have you modified the log4j.properties file in other ways? The logfiles generated by Hadoop should, by default, switch to a new file every day, appending the previous day's date to the closed log file (e.g., "hadoop-hadoop-datanode-jargon.log.2009-07-13"

Hadoop logging

2009-07-21 Thread Arv Mistry
Hi, Recently we ran out of disk space on the hadoop machine, and on investigation we found it was the hadoop log4j logs. In the log4j.properties file I have set the hadoop.root.logger=ERROR yet I still the daily hadoop-hadoopadmin-*.log files with INFO level logging in them. These never seem to g