Crawl and parse exceptions

2006-01-09 Thread Matt Zytaruk
to parse/index). Any help would be muchly appreciated as otherwise I am doomed. Thanks, ahead of time. -Matt Zytaruk

Re: Crawl and parse exceptions

2006-01-09 Thread Matt Zytaruk
Just a followup, i figured out the 3rd exception below ( Exception in thread main java.io.IOException: No input directories specified in: NutchConf..) so no worries there. but the others are still issues. Matt Zytaruk wrote: I've been having a lot of trouble lately with the newest nutch src

Re: Class Cast exception

2006-01-06 Thread Matt Zytaruk
) Andrzej Bialecki wrote: Matt Zytaruk wrote: The newest src (as of this morning) of trunk is occaisionally giving ClassCastExceptions when doing a crawl, with parsing (and by occaisionally I mean this was the only page out of the small list I crawled that it happened

Re: Class Cast exception

2006-01-06 Thread Matt Zytaruk
So will this throw an exception on older segments? or will it just not get the correct metadata? I have a lot of older segments I still need to use. Thanks for your help. -Matt Zytaruk Andrzej Bialecki wrote: Matt Zytaruk wrote: Here you go. java.lang.ClassCastException

Fetcher Speed Issues

2005-10-06 Thread Matt Zytaruk
, is the -numFetchers option in 'nutch generate' broken in the mapred branch? it worked fine in 0.7, but doesn't seem to do anything in 0.8-dev. Thanks a lot for your help. Matt Zytaruk