On Friday, March 30, 2012 2:07:49 PM, "Keys Botzum" <[email protected]> 
wrote:
> 30 11:00:15,778 [tabletserver.Tablet] ERROR: Failed to find lastkey
> Seeking beyond EOF, filelen 733, wantpos 733

It looks like Accumulo is trying to seek to the last position in a file.  I 
just wrote a little program that opens a file in HDFS and seeks to its file 
length, and it didn't throw an error.  Does MapR not allow this?  If that is 
the desired MapR behavior, we could try to determine whether Accumulo could 
avoid performing that seek.

Billie

Reply via email to