If you need more insight into HBase Pagination, these link might help you: http://search-hadoop.com/m/feqnAUeLR1 http://search-hadoop.com/m/m5zM2rTSkb
On Thu, Aug 1, 2013 at 10:18 AM, Pavan Sudheendra <[email protected]>wrote: > @Jonathan Ted Yu is right! Ignore my mail :) > > On Thu, Aug 1, 2013 at 10:46 PM, Ted Yu <[email protected]> wrote: > > Take a look at ColumnPaginationFilter.java and its unit test. > > > > Cheers > > > > On Thu, Aug 1, 2013 at 10:01 AM, Jonathan Cardoso > > <[email protected]>wrote: > > > >> Hi! > >> > >> Is there a way to scan a HBase table getting, for example, the first 100 > >> results, then later get the next 100 and so on... Just like in SQL we do > >> with LIMIT and OFFSET? > >> > >> > >> *Jonathan Cardoso** ** > >> Universidade Federal de Goias* > >> > > > > -- > Regards- > Pavan > -- Thanks & Regards, Anil Gupta
