Ted, thanks for the quick response
vk On Mon, Mar 28, 2011 at 6:32 PM, Ted Yu <[email protected]> wrote: > See the 'min, max' discussion on hbase user mailing list > > On Mon, Mar 28, 2011 at 3:28 PM, Vishal Kapoor <[email protected]> > wrote: >> >> How do I find the first and last row id of the table in Hbase? >> I tried >> Htable.getStopKeys() and Htable.getEndKeys() >> does not work, >> all I need is the absolute start/stop row id of a table at a given >> point in time. >> >> any direction? >> >> thanks, >> vk > >
