RE: Table is disabled an no way to get it back online

2016-11-22 Thread Cecile, Adam
Hello, Thanks a lot, the table is back online. One last question ? Can you provide a log pattern to spot this ? Just in case it occurs again ;-) Regards, Adam. De : Matteo Bertozzi Envoyé : mardi 22 novembre 2016 19:48 À :

Re: Table is disabled an no way to get it back online

2016-11-22 Thread Matteo Bertozzi
hadoop fs -rmr /hbase/MasterProcWALs Matteo On Tue, Nov 22, 2016 at 10:42 AM, Cecile, Adam wrote: > Can you explain me how to delete masterwals directory? > > > > Sent from my Samsung device > > > Original message > From: Matteo Bertozzi

RE: Table is disabled an no way to get it back online

2016-11-22 Thread Cecile, Adam
Can you explain me how to delete masterwals directory? Sent from my Samsung device Original message From: Matteo Bertozzi Date: 22/11/2016 19:12 (GMT+01:00) To: user@hbase.apache.org Subject: Re: Table is disabled an no way to get it back online I

Re: Table is disabled an no way to get it back online

2016-11-22 Thread Matteo Bertozzi
I don't think this has anything to do with HBASE-13415 or the bugfix it related to it i'm working on. this is probably the usual case of mismatch state with zk. Disable is saying that the table is already not disabled. so, enableTable() is the one that should give any exception in case. but I

RE: Table is disabled an no way to get it back online

2016-11-22 Thread Cecile, Adam
Thanks for everything. As you said, this bug is supposed to be fixed in 1.2.0. Matteo is reading this list as well ? Regards, Adam. De : Ted Yu Envoyé : mardi 22 novembre 2016 19:00 À : user@hbase.apache.org Objet : Re: Table is

Re: Table is disabled an no way to get it back online

2016-11-22 Thread Ted Yu
Please take a look at HBASE-13415 >From the log, you're using hbase 1.2.0 already. But I heard there is a subtle bug which is being fixed. Matteo is the person with best knowledge in this regard. On Tue, Nov 22, 2016 at 9:48 AM, Cecile, Adam wrote: > Another one, because

RE: Table is disabled an no way to get it back online

2016-11-22 Thread Cecile, Adam
Hey Ted, Thank you. Heading home right now but I'll start the laptop again. Not sure exactly how I should turn debug log on so if you have the information it'd be appreciated, otherwise I'll look at the xml files. Regards, Adam. De : Ted Yu

Re: Table is disabled an no way to get it back online

2016-11-22 Thread Ted Yu
Master log contained entries in the following form: 2016-11-22 13:13:41,836 INFO [ProcedureExecutor-3] procedure2.ProcedureExecutor: Rolledback procedure DisableTableProcedure (table=sentinel-meta) id=43538 owner=hbase state=ROLLEDBACK exec-time=242hrs, 10mins, 28.896sec