AJ Chen wrote: > Any idea why nutch (0.9-dev) does not try to fetch every url > generated? For > example, if Generator generates 200,000 urls, maybe <100,000 urls will be > fetched, succeeded or failed. This is a big difference, which is > obvious by > checking the number of urls in the log or run readseg -list. What > causes a > large number of urls get thrown out by the Fetcher?
Are you running with "local" jobtracker? Please run 'nutch readseg -list <segmentName> ' on this segment - especially when it's only freshly generated, to check the number of entries in crawl_generate (you can simulate this by creating a new dir, and copy only crawl_generate there). -- Best regards, Andrzej Bialecki <>< ___. ___ ___ ___ _ _ __________________________________ [__ || __|__/|__||\/| Information Retrieval, Semantic Web ___|||__|| \| || | Embedded Unix, System Integration http://www.sigram.com Contact: info at sigram dot com ------------------------------------------------------------------------- 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-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
