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 uygar bayar:
http://wiki.apache.org/nutch/RunningNutchAndSolr

------------------------------------------------------------------------------
  
  If you watch the output from your Solr instance (logs) you should see a bunch 
of messages scroll by when Nutch finishes crawling and posts new documents.  If 
not, then you've got something not configured right.  I'll try to add more 
notes here as people have questions/issues.
  
+ ---------------------------------------------------
+ I did everything but i got this error any idea??
+ 
+ 2008-04-03 15:42:28,009 WARN  mapred.LocalJobRunner - job_local_1
+ java.io.IOException: Type mismatch in value from map: expected 
org.apache.hadoop.io.ObjectWritable, recieved 
org.apache.nutch.crawl.NutchWritable
+         at 
org.apache.hadoop.mapred.MapTask$MapOutputBuffer.collect(MapTask.java:369)
+         at org.apache.nutch.indexer.Indexer.map(Indexer.java:344)
+         at org.apache.nutch.indexer.Indexer.map(Indexer.java:52)
+         at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:50)
+         at org.apache.hadoop.mapred.MapTask.run(MapTask.java:208)
+         at 
org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:132)
+ 2008-04-03 15:42:28,609 FATAL indexer.Indexer - SolrIndexer: 
java.io.IOException: Job failed!
+         at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:894)
+         at org.apache.nutch.indexer.SolrIndexer.index(SolrIndexer.java:86)
+         at org.apache.nutch.indexer.SolrIndexer.run(SolrIndexer.java:111)
+         at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
+         at org.apache.nutch.indexer.SolrIndexer.main(SolrIndexer.java:93)
+ 

Reply via email to