On Mon, 2005-10-03 at 15:57 -0700, Doug Cutting wrote: > Try the following on your system: > > bin/nutch org.apache.nutch.io.TestSequenceFile -fast -count 20000000 > -megabytes 100 foo > > Tell me how it behaves during the sort phase.
I ran 8 jobs simultaneously. Very high await time (1200) and it was doing about 22MB/sec data writes. Nearly 0 reads from disk (everything would be cached in memory). I'll answer your request for SIGQUIT output as soon as another round of fetches reaches the sort phase. -- Rod Taylor <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
