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 JeffRitchie:
http://wiki.apache.org/nutch/nutch-0%2e8-dev/bin/nutch_fetch

New page:
= "fetch" is an alias for "org.apache.nutch.fetcher.Fetcher" =

== Runs the Fetcher on a segment. ==

=== Usage ===
 nutch-0.8-dev/bin/nutch org.apache.nutch.fetcher.Fetcher <segment> [-threads 
<n>] [-noParsing]

  '''<segment>:''' Path to the segment to fetch.[[BR]]
  '''[-threads <n>]:''' The number of fetcher threads to run. Default: 
''Configuration Key -> fetcher.threads.fetch -> 10''[[BR]]
  '''[-noParsing]:''' Disables automatic parsing of the segment's data.  See 
["nutch-0.8-dev/bin/nutch parse"][[BR]]

=== Configuration Files ===
 hadoop-default.xml[[BR]]
 hadoop-site.xml[[BR]]
 nutch-default.xml[[BR]]
 nutch-site.xml[[BR]]

=== Other Files ===
 None.

=== Caveats and Notes ===
 None.

DevelopmentCommandLineOptions

Reply via email to