That seems to be the case. 0.94.1 should get out of the door soon, though, because of HBASE-6311, hence (and because this exists in 0.92 and probably 0.90) I don't think this should be blocker for 0.94.1.
Could do a small 0.94.2 release to address this issue afterwards. Maybe we have to start thinking about a.b.c.d bug fix releases to get "emergency" fixes out (0.94.0.1 or 0.94.1.1 in this case). -- Lars ----- Original Message ----- From: Andrew Purtell <[email protected]> To: [email protected] Cc: Sent: Thursday, July 26, 2012 3:22 PM Subject: Re: ANN: The 2nd hbase 0.94.1 release candidate is available for download There are two issues here, correct me if I'm not on the same page because I'm missing some information (like what hbck switches you used). 1) The root table is hosed. 2) hbck craps out with Exception in thread "main" org.apache.hadoop.hbase.client.NoServerForRegionException instead of fixing the problem. On Thu, Jul 26, 2012 at 3:17 PM, Andrew Purtell <[email protected]> wrote: > Yes but the user can't get the table back online with hbck, no? > > On Thu, Jul 26, 2012 at 2:20 PM, Elliott Clark <[email protected]> wrote: >> I don't think that this is an hbck issue. The root table is corrupted >> before the hbck run. The hbck check just shows that root does not >> contain an assigned meta. >> >> On Thu, Jul 26, 2012 at 2:01 PM, Andrew Purtell <[email protected]> wrote: >>> Seems like a blocker if hbck failure is reproducible even though it >>> happens with 0.92. We know about it now... Thanks Elliott. >>> >>> On Thu, Jul 26, 2012 at 1:42 PM, Stack <[email protected]> wrote: >>>> On Thu, Jul 26, 2012 at 9:45 PM, lars hofhansl <[email protected]> wrote: >>>>> Thanks Elliot! >>>>> I wonder whether this is related to (or the cause of) HBASE-5754? >>>>> >>>> >>>> Sounds bad. Its unrelated to HBASE-5754 I'd say (its -ROOT- rather >>>> than .META.). >>>> St.Ack >>> >>> >>> >>> -- >>> Best regards, >>> >>> - Andy >>> >>> Problems worthy of attack prove their worth by hitting back. - Piet >>> Hein (via Tom White) > > > > -- > Best regards, > > - Andy > > Problems worthy of attack prove their worth by hitting back. - Piet > Hein (via Tom White) -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
