I'm using HBase 18.0 I'm afraid that my table was affected - all the attempts to perform batchUpdates failed until I disabled and enabled the table
Vale et me ama Yossi On Tue, Dec 16, 2008 at 6:36 PM, Jean-Daniel Cryans <[email protected]>wrote: > Yossi, > > Unfortunately this list does not accept attached files. > > Also the NotServingRegionException is normal, it just tells the client > library to refresh it's cache because that region either moved or was > split. > Your table should not be hosed by it, was it the case or you simply stopped > when seeing this error? > > Also, which version of HBase? > > Thx, > > J-D > > On Tue, Dec 16, 2008 at 11:33 AM, Yossi Ittach <[email protected]> wrote: > > > Hey All > > > > I'm running an HBase benchmark , and after ~400,000 files , I started to > > get NotServingRegionException. > > A quick view in the logs showed that it started write after a RegionSplit > > was conducted - apparently , something is not connected right. > > The problem was resolved by disabling and re-enabling the table. Is this > a > > bug / misconfiguration ? > > Thanks! > > > > The (partial) log files are attached > > > > > > Vale et me ama > > Yossi > > >
