Thanks Ted, this actually helped me out alot! I'm running 0.98.6 and was able to determine that the HFiles are perfectly okay and can be scanned through without issue - it looks like there's something else going on, since after a compaction everything works...
On Tue, May 12, 2015 at 9:55 AM, Ted Yu <[email protected]> wrote: > What release of hbase are you using ? > > Please read http://hbase.apache.org/book.html#hfile where you can find > description about HFile tool. This tool would allow you to investigate > given HFile. > > Cheers > > On Tue, May 12, 2015 at 6:02 AM, donmai <[email protected]> wrote: > > > Hi, > > > > I'm getting this error when trying to read from HFiles: > > > > http://pastebin.com/SJci7uQM > > > > Any idea what's going on here? > > > > Thanks! > > >
