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! >
