Hi! I am trying to follow the tutorial (version 0.8) and run the nutch generate command to create a fetch list. The result as follows:
bin/nutch generate ../devel/crawl/crawldb ../devel/crawl/segments Generator: Selecting best-scoring urls due for fetch. Generator: starting Generator: segment: ../devel/crawl/segments/20080220163725 Generator: filtering: true Generator: jobtracker is 'local', generating exactly one partition. Generator: Partitioning selected urls by host, for politeness. Generator: done. What does "jobtracker is local" mean here? Shouldn't be multiple partitions generated? Thanks! ND
