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 pannous:
http://wiki.apache.org/nutch/solved_problems

------------------------------------------------------------------------------
      <name>plugin.includes</name>
      <value>query-basic|.....
  in hadoop-default.xml
+ ----
+ P: Bad mapred.job.tracker: local
  
+ S: if you want to run crawl without hdfs you can omit start-all.sh     
+    just do " nutch crawl urlsdir "
  --------------
+ P: ... getlocalpath NullPointerException
+ 
+ S: check mapred.local.dir and other tmp dirs in nutch-default.xml / 
hadoop-default.xml
+ ----
+ P:extension point: org.apache.nutch.net.URLNormalizer does not exist
+ 
+ S:check your plugins + plugin.includes settings and add urlnormalizer-regex 
or urlnormalizer-(pass|regex|basic)
+ ---
  P:java.net.UnknownHostException "hostname"
  
  S: add 

Reply via email to