On Sat, Jul 11, 2009 at 9:45 PM, Marshall Schor <[email protected]> wrote:
> Just a wild guess: Since there are 2 Mapper classes in hadoop 20, each > in a different package, did you import the right package when extending > CrawlerMapper? Yes, I noticed the same thing when using a plain Job and any other class extending Mapper. On Tue, Jul 14, 2009 at 7:06 AM, Amareshwari Sriramadasu < [email protected]> wrote: > MultithreadedMapper in 0.20.0 has got bug. It got fixed in 0.21 by > http://issues.apache.org/jira/browse/MAPREDUCE-465 > > Thanks > Amareshwari Okay, that explains it then. Thank you very much. Is there a release schedule for 0.21? Or a preliminary date for the release? Mathias
