If the value-filter on scan was applied in shell command, that explains the difference.
Cheers On Mon, Aug 28, 2017 at 8:33 PM, Lalit Jadhav <[email protected]> wrote: > When I query on *hbase shell *and try to scan similar records using *Java > API* I get different results. > > But again when I restart HBase then both the results matches. Can any body > explain why do I get different result for same rowkey. > > *Note* : I have applied some Value-filter on scan in Java API. If I remove > this filter then also both the results matches. > > -- > Regards, > Lalit Jadhav > Network Component Private Limited. >
