from what version are you "upgrading" from? I guess pre rev. 464654?

If so, see [1] for additional info.

--
 Sami Siren

[1] http://wiki.apache.org/nutch/Upgrading_from_0%2e8%2ex_to_0%2e9

AJ Chen wrote:
Sami,
Thanks for resolving this serious issue.  I just updated my code from trunk
and plan to test fetch speed. But ,there is a runtime error related to
switching from UTF8 to Text. Since the error is from hadoop, how do I fix
it?

java.lang.ClassCastException: org.apache.hadoop.io.UTF8
   at org.apache.nutch.crawl.Generato r$Selector.map(Generator.java:108)
   at org.apache.hadoop.mapred.MapRunner.run(MapRunner.java:46)
   at org.apache.hadoop.mapred.MapTask.run(MapTask.java:213)
   at org.apache.hadoop.mapred.LocalJobRunner$Job.run(LocalJobRunner.java
:105)

Thanks,
AJ

Reply via email to