spamsucks wrote:
I pulled from trunk yesterday, and doing a Intranet crawl, it fails.

Running on cygwin/XP

Any guidance?  Thanks.

2006-12-22 11:10:00,613 INFO indexer.IndexingFilters - Adding org.apache.nutch.indexer.basic.BasicIndexingFilter
2006-12-22 11:10:01,363 WARN  mapred.LocalJobRunner - job_g7zf6p
java.lang.UnsupportedOperationException: Operation not supported
at org.apache.hadoop.mapred.PhasedFileSystem.deleteRaw(PhasedFileSystem.java:291)
at org.apache.hadoop.fs.FileSystem.delete(FileSystem.java:402)
at org.apache.nutch.indexer.Indexer$OutputFormat.getRecordWriter(Indexer.java:97)
at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:287)
at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java:137)

Please set "mapred.speculative.execution" to false, in hadoop-site.xml. This is addressed in the upcoming update of Hadoop v. 0.9.2.

--
Best regards,
Andrzej Bialecki     <><
___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com


Reply via email to