Hi Azhar, On Wed, Sep 10, 2014 at 10:28 PM, <[email protected]> wrote:
> > I am in the process of upgrading from Nutch 2.2.1 to Nutch 2.3-SNAPSHOT: > > I have upgraded HBase from 0.90.4 to 0.94.13 and can scan all of the > pre-existing tables through HBase shell. Nice > If I inject new URL's into a new > crawl table, everything works fine. Excellent > However, when running a job, e.g. > FetcherJob against the tables that pre-exist, I encounter the following > Exception coming from GoraRecordReader- this is preventing FetcherMapper > from running : > > java.io.EOFException > > at > org.apache.avro.io.BinaryDecoder.ensureBounds(BinaryDecoder.java:473) > > at org.apache.avro.io.BinaryDecoder.readInt(BinaryDecoder.java:128) > > This is nasty... https://issues.apache.org/jira/browse/AVRO-813

