HI, playing around with Nutch 1.8 in localmode on Solr 4.7..

When indexing larger crawls 10k and up I get:

Indexer: java.io.IOException: Job failed!
    at org.apache.hadoop.mapred.JobClient.runJob(JobClient.java:1357)
    at org.apache.nutch.indexer.IndexingJob.index(IndexingJob.java:114)
    at org.apache.nutch.indexer.IndexingJob.run(IndexingJob.java:176)
    at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:65)
    at org.apache.nutch.indexer.IndexingJob.main(IndexingJob.java:186)


 is this related to:
http://lucene.472066.n3.nabble.com/SolrIndex-java-io-IOException-Job-failed-td3585509.html

???

If so what is the solution since there are no Solr jars, only Lucene 4.3?
Downgrading to Solr 4.3? (I really would like to avoid this and actually go
Solr 4.8)

Thnx

Reply via email to