Re: question re: usage of createTempFile() for NDFS

2005-09-21 Thread Paul Baclace
Doug Cutting wrote: Ordway, Ryan wrote: As a quick workaround, I made a few quick adjustments to the NDFSClient.java code to change the directory that temporary files are created in. This is hard coded to /nutch/tmp, but if someone could perhaps add a config option to make it configurable

Re: saving log file

2005-09-21 Thread AJ Chen
Jerome, thanks a lot. This is helpful. -AJ Jérôme Charron wrote: Following the tutorial, I redirect the log messages to a log file. But, when crawling 1 million pages, this log file can become hugh and writing log messages to a huge file can slow down the fetching process. Is there a better

[jira] Created: (NUTCH-96) MapFile.Writer throws directory exists exception if run multiple times in the same JVM or server JVM.

2005-09-21 Thread Michael Couck (JIRA)
MapFile.Writer throws directory exists exception if run multiple times in the same JVM or server JVM. - Key: NUTCH-96 URL: http://issues.apache.org/jira/browse/NUTCH-96

translation in italian language by Adriano Palombo

2005-09-21 Thread adriano50
hi, please public my translation in italian language of nutch Adriano Palombo - Visita http://domini.interfree.it, il sito di Interfree dove trovare soluzioni semplici e complete che soddisfano le tue

hyperbolic browser api (I missed)

2005-09-21 Thread Jack Tang
Hi Nutchers I hope this email is noise in this community. I am now working on something like hyperbolic browser ( http://www.acm.org/sigchi/chi96/proceedings/videos/Lamping/hb-video.html ). And I remembered that there were some apis written by java. I got it through click the blog address in

Re: [Nutch-dev] hyperbolic browser api (I missed)

2005-09-21 Thread David Spencer
Jack Tang wrote: Hi Nutchers I hope this email is noise in this community. I am now working on something like hyperbolic browser ( http://www.acm.org/sigchi/chi96/proceedings/videos/Lamping/hb-video.html ). And I remembered that there were some apis written by java. I got it through click the

[jira] Commented: (NUTCH-95) DeleteDuplicates depends on the order of input segments

2005-09-21 Thread Piotr Kosiorowski (JIRA)
[ http://issues.apache.org/jira/browse/NUTCH-95?page=comments#action_12330113 ] Piotr Kosiorowski commented on NUTCH-95: I was renaming segments quite often so I would vote for reading the date from the segment instead of using dir name.