AJ Chen wrote:
when generating the fetch list, each page's next fetch time is
advanced by 7 days (hard-coded). thus, the next fetch list can be
empty if you try to generate a new fetch list. try to use "-adddays 8"
in your command to trick nutch that next fetch time is up.
-AJ
Gal Nitzan wrote:
Hi,
my fetch crashed and by mistake I have deleted the segment with the
fetchlist.
running bin/nutch generate - generates a new fetchlist with 0 items
050921 004033 Processing page 550000...
050921 004033 Overall processing: Sorted 0 entries in 0.0 seconds.
050921 004033 Overall processing: Sorted NaN entries/second
050921 004033 FetchListTool completed
Help...
Gal
Thanks for the reply. I used Michael's advice and changed the system
time for before and after the generate. However, adddays seems to be
what I needed...
Regards,
Gal