You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2006/01/09 23:40:05 UTC

[Nutch Wiki] Update of "bin/nutch fetchlist" by JerryRussell

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.

The following page has been changed by JerryRussell:
http://wiki.apache.org/nutch/bin/nutch_fetchlist

The comment on the change is:
fixed classpath to org.apache

------------------------------------------------------------------------------
- fetchlist = net.nutch.pagedb.!FetchListEntry
+ fetchlist = org.apache.nutch.pagedb.!FetchListEntry
  
- Usage: bin/nutch net.nutch.pagedb.!FetchListEntry (-local | -ndfs <namenode:port>) [ -recno N | -dumpurls ] segmentDir
+ Usage: bin/nutch org.apache.nutch.pagedb.!FetchListEntry (-local | -ndfs <namenode:port>) [ -recno N | -dumpurls ] segmentDir
  
  CommandLineOptions