Anton Potehin wrote:
Are there any ways to rotate these logs ?

One way would be to configure the JVM to use a rolling FileHandler:

file:///home/cutting/local/jdk1.5-docs/api/java/util/logging/FileHandler.html

This should be possible by setting HADOOP_OPTS (in conf/hadoop-env.sh) and NUTCH_OPTS to include something like:

 -Djava.util.logging.config.file=myfile

The default logging config file is in your JVM, at jre/lib/logging.properties.

I have not in fact tried this.  If you do, please tell how it works.

Doug


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Nutch-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/nutch-developers

Reply via email to