Sorry for the silly question JM, but I have to ask :) On Mon, Feb 25, 2013 at 10:28 AM, Kevin O'dell <[email protected]>wrote:
> If you look at META do you have anything that starts with z? > > > On Mon, Feb 25, 2013 at 10:24 AM, Jean-Marc Spaggiari < > [email protected]> wrote: > >> Hi, >> >> When I run this in the shell: >> scan 'entry' , {STARTROW => 'z', LIMIT => 10} >> I get rows starting with z. That's fine. >> >> But when I run this: >> scan '.META.' , {STARTROW => 'z', LIMIT => 10} >> it's scanning the .META. from the beginning. Like if startrow was not >> considered. >> >> Is there a special character at the beginning of the .META. keys? It seems >> not. >> >> JM >> > > > > -- > Kevin O'Dell > Customer Operations Engineer, Cloudera -- Kevin O'Dell Customer Operations Engineer, Cloudera
