Hi: Not sure if this is the case - are you running fetch with -noParsing option being enabled? Then you need to run bin/nutch parse before you run bin/nutch invertlinks.
Regards Zaheed On 7/20/06, "Håvard W. Kongsgård" <[EMAIL PROTECTED]> wrote: > When I run "bin/nutch invertlinks linkdb segments" I get this error > > Exception in thread "main" java.io.IOException: Input directory > /user/nutch/segments/parse_data in linux3:9000 is invalid. > > at org.apache.hadoop.mapred.JobClient.submitJob(JobClient.java:274) > > at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:327) > > at org.apache.nutch.crawl.LinkDb.invert(LinkDb.java:212) > > at org.apache.nutch.crawl.LinkDb.main(LinkDb.java:316) > > > I have tried to create the directory segments/parse_data but still the > same error. > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
