Same question, same time :) Regards Ram
On Thu, Mar 28, 2013 at 9:53 AM, ramkrishna vasudevan < [email protected]> wrote: > Could you give us some more insights on this? > So you mean when you set the row key as 'azzzaaa', though this row does > not exist, the scanner returns some other row? Or it is giving you a row > that does not exist? > > Or you mean it is doing a full table scan? > > Which version of HBase and what type of filters are you using? > Regards > Ram > > > On Thu, Mar 28, 2013 at 9:45 AM, Mohit Anchlia <[email protected]>wrote: > >> I have key in the form of "hashedid + timestamp" but when I run scan I get >> rows for almost every value. For instance if I run scan for 'azzzaaa' that >> doesn't even exist even then I get the results. >> >> Could someone help me understand what might be going on here? >> > >
