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

------------------------------------------------------------------------------
      <property>
      <name>plugin.includes</name>
      <value>query-basic|.....
- in hadoop-default.xml
+ in nutch-default.xml
- ----
+ --------------------------------
+ P: java.lang.NullPointerException 
+ at java.io.Reader.(Reader.java:61) ...
+ at org.apache.nutch.analysis.CommonGrams.init(CommonGrams.java:152) at
+ 
+ 
+ S: the file common-terms.utf8 needs to be in the right directory (lib | 
classes?)
+    <property>
+         <name>analysis.common.terms.file</name>
+         <value>common-terms.utf8</value>
+         <description>The name of a file containing a list of common terms
+             that should be indexed in n-grams.
+         </description>
+     </property>
+ 
+ --------
  P: Bad mapred.job.tracker: local
  
  S: if you want to run crawl without hdfs you can omit start-all.sh     

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to