/nutch crawl urls -dir myCrawl -depth 2 -topN 4solrUrl is not set,will be skipped...rootUrlDir = urlsdepth = 2topN)
at org.apache.hadoop.mapred.JobClient$2.run(JobClient
当我执行下一个命令时:$NUTCH_ROOT/runtime/local/bin/nutch生成-topN 10GeneratorJob: starting at 2016-02-09GeneratorJob: startingGeneratorJob: normalizing: true at org.apache.nutch.util.NutchJob.wait
我尝试使用Cygwin64/Windows7运行Nutch 2.2.1,并得到以下错误:$ ./nutch crawl urls -dir test -depth 3 -topN 4Error: Could not findor load main class org.apache.nutch.crawl.Crawler
以