very strange... looks like a bad block ended up in your scanner and subsequent nexts were failing due to that short read.
did you have to kill the regionserver or did things recover and continue normally? -ryan On Wed, Sep 22, 2010 at 1:37 AM, Andrey Stepachev <[email protected]> wrote: > Hi All. > > I get org.apache.hadoop.fs.ChecksumException for a table on heavy > write in standalone mode. > table tmp.bsn.main created 2010-09-22 10:42:28,860 and then 5 threads > writes data to it. > At some moment exception thrown. > > Andrey. >
