ah! good to know. thanks! -mike
On Sun, Aug 15, 2010 at 8:15 PM, Ryan Rawson <[email protected]> wrote: > Hi... yes your table is small. Tables split around 256mb. The first and > last > region has am empty key for start And end. > > On Aug 15, 2010 5:06 PM, "mike anderson" <[email protected]> wrote: > > I have a table in hbase that I can interact with through the rest API and > > scan through the table in the irb console. There are about 85 rows, > however > > when I look at the table in the web interface, it only shows one region > and > > the start/end keys are blank. Is this normal? perhaps because it is too > > small? furthermore, clicking on the region tells me that the region is no > > longer there. > > > > I tried running a compact, but the problem is still there. I suppose it's > > not a big deal, but if it's a sign of problems to come then I'd like to > fix > > it. > > > > Thanks, > > Mike >
