Hi,
You just ran out of luck. A failed fetch cannot be resumed in 1.x, the files not appendable, write once/read many. It's also a good idea to run smaller segments. Cheers, > Hello, > > I wondered if it is possible to restart a failed job in nutch-1.3 version. > I have this error > > org.apache.hadoop.util.DiskChecker$DiskErrorException: Could not find > taskTracker/jobcache/ > > > > after fetching for 5 days. I know the reason for the error, but do not want > to restart the whole process from the beginning. I use nutch in local mode > in one machine. > > Thanks. > Alex.

