I'm noticing a failure on about .0001% of Gets, wherein instead of the
actual row I request, I get the next logical row.

For example, I create a Get with this key: \x00\x00\xB8\xB210291 and
instead get back the row key: \x00\x00\xB8\xB2103 .

This happens reliably when we run large jobs against our cluster which
perform many reads and writes, but it does not always happen on the
same keys.

I'm not very familiar with the Jira for HBASE, so a quick look through
didn't yield any results. I am using this version:

HBase Version   0.90.4-cdh3u2
HBase Compiled  Thu Oct 13 20:32:26 PDT 2011, jenkins   
Hadoop Version  0.20.2-cdh3u2, r95a824e4005b2a94fe1c11f1ef9db4c672ba43cb        
Hadoop Compiled Thu Oct 13 21:51:41 PDT 2011, root

Any ideas if this has been resolved in future versions or if a JIRA
should be filed or if something else is going on?

Thanks,

-Whitney

Reply via email to