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_analyze The comment on the change is: fixed classpath for org.apache ------------------------------------------------------------------------------ - analyze is an alias for net.nutch.tools.!LinkAnalysisTool + analyze is an alias for org.apache.nutch.tools.!LinkAnalysisTool !LinkAnalysisTool performs link-analysis by using the !DistributedAnalysisTool. This single-process all-in-one tool is a wrapper around the more complicated distributed one. - Usage: bin/nutch net.nutch.tools.!LinkAnalysisTool (-local | -ndfs <namenode:port>) <db_dir> <numIterations> + Usage: bin/nutch org.apache.nutch.tools.!LinkAnalysisTool (-local | -ndfs <namenode:port>) <db_dir> <numIterations> CommandLineOptions
