Return-Path: X-Original-To: apmail-hbase-user-archive@www.apache.org Delivered-To: apmail-hbase-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8A3429E37 for ; Fri, 4 May 2012 10:36:08 +0000 (UTC) Received: (qmail 2321 invoked by uid 500); 4 May 2012 10:36:06 -0000 Delivered-To: apmail-hbase-user-archive@hbase.apache.org Received: (qmail 2279 invoked by uid 500); 4 May 2012 10:36:06 -0000 Mailing-List: contact user-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hbase.apache.org Delivered-To: mailing list user@hbase.apache.org Received: (qmail 2271 invoked by uid 99); 4 May 2012 10:36:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 10:36:06 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of cjjvictory@gmail.com designates 209.85.161.169 as permitted sender) Received: from [209.85.161.169] (HELO mail-gg0-f169.google.com) (209.85.161.169) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 May 2012 10:36:00 +0000 Received: by ggeq1 with SMTP id q1so557038gge.14 for ; Fri, 04 May 2012 03:35:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=7Hm3S6s24Tfx1NS8wHwqdMZRwIoNpN2N42ldbwJTv6o=; b=eNNytchrrV1bqn4rF4psiaDuxJ/QL2nwxudI+W9GVLmVWL/G9ruyDS1A9ZdXQOkkOc VRS2l37kQi0VUystAfDJy4inpIdqlcStp3r5Ewdxq0DZ0vUw18PXNN2gxLClBCKDiSns xC8gMg2/mQBgadU7lAbjYNz+YpKYzju1UPyrih52WyzCamsX7kAGWmPrb+XYyo06U5NN os0A8XmBwTD0Ks32TMY7crVV+kTyh+PjNfeY1nFhlWyHIWr4A8ihC+v5w/Gfticgn9hW u8zf1YxB15kLwYfJzYHt822ZREJlFde68c+XnDMr3eVAhApKFEoYxjninFYNPYJ0E79Q Bi9Q== MIME-Version: 1.0 Received: by 10.236.173.6 with SMTP id u6mr7197991yhl.130.1336127739140; Fri, 04 May 2012 03:35:39 -0700 (PDT) Received: by 10.147.25.8 with HTTP; Fri, 4 May 2012 03:35:39 -0700 (PDT) In-Reply-To: <12FBA326CCB5D446B61A2DDDCB41E4201DC5F544@SZXEML506-MBS.china.huawei.com> References: <12FBA326CCB5D446B61A2DDDCB41E4201DC5F501@SZXEML506-MBS.china.huawei.com> <3A5F6F4B-46CD-4243-AE21-1A3B9F02FE7A@gmail.com> <12FBA326CCB5D446B61A2DDDCB41E4201DC5F544@SZXEML506-MBS.china.huawei.com> Date: Fri, 4 May 2012 18:35:39 +0800 Message-ID: Subject: Re: HTable both enable and disable failed From: Jiajun Chen To: user@hbase.apache.org Cc: Chenjian Content-Type: multipart/alternative; boundary=20cf305e245b4418d004bf337b9c --20cf305e245b4418d004bf337b9c Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thank you! always waiting on region to clear regions in transition. HMaster log: ... DEBUG org.apache.hadoop.hbase.master.handler.DeleteTableHandler: Waiting on region to clear regions in transition; cjjWaitHash,,1335522190862.4d0399bcdf15727b1cdf73abaec2e7f8. state=3DPENDING_OPEN, ts=3D1335522191137, server=3Dslave187 ERROR org.apache.hadoop.hbase.master.handler.TableEventHandler: Error manipulating table cjjWaitHash java.io.IOException: Waited hbase.master.wait.on.region (300000ms) for region to leave region cjjWaitHash,,1335522190862.4d0399bcdf15727b1cdf73abaec2e7f8. in transitions at org.apache.hadoop.hbase.master.handler.DeleteTableHandler.handleTableOperat= ion(DeleteTableHandler.java:62) at org.apache.hadoop.hbase.master.handler.TableEventHandler.process(TableEvent= Handler.java:96) at org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:169) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.j= ava:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:= 908) at java.lang.Thread.run(Thread.java:619) Before the exception I had executed the command : truncate . disable success drop success creating .... for long long ,and then Ctr+C On 4 May 2012 18:13, Bijieshan wrote: > From the previous emails, we can deduce that the table state should be > enabling or disabling. So there should have other disable/enable operatio= ns > and seems like an exception occurred before that. What were the operation= s > before this exception? > I suggest to check the HMaster log. > > Jieshan > > -----Original Message----- > From: Jiajun Chen [mailto:cjjvictory@gmail.com] > Sent: Friday, May 04, 2012 6:00 PM > To: user@hbase.apache.org > Subject: Re: HTable both enable and disable failed > > > describe 'cjjWaitHash' > DESCRIPTION > ENABLED > {NAME =3D> 'cjjWaitHash', FAMILIES =3D> [{NAME =3D> 'c', BLOOMFILTER =3D= > 'NONE', > COMPRESSION =3D> 'NONE', VERSIONS =3D> '3', TTL =3D> '2147483647' false > , BLOCKSIZE =3D> '65536', IN_MEMORY =3D> 'true', BLOCKCACHE =3D> 'true'}= ]} > 1 row(s) in 2.5570 seconds > > > On 4 May 2012 17:50, Yifeng Jiang wrote: > > > That is okay. > > What do you get from the describe command? > > hbase> describe 'cjjWaitHash' > > > > -Yifeng > > > > On May 4, 2012, at 6:33 PM, Jiajun Chen wrote: > > > > > start and end is null , is that normal? > > > > > > cjjWaitHash,,1335522190862.4d0399bcdf15727b1cdf73abaec2e7f8. id: > > > 1335522190862 encoded_name: 4d0399bcdf15727b1cdf73abaec2e7f8 start: > end: > > > > > > > > > On 4 May 2012 17:20, Jiajun Chen wrote: > > > > > >> cjjWaitHash is okay. > > >> Number of regions: 1 > > >> Deployed on: slave188.uc.uuwatch.com,60020,1336106400066 > > >> > > >> > > >> On 4 May 2012 17:08, Bijieshan wrote: > > >> > > >>> Jiajun: > > >>> > > >>> Did you find any inconsistencies after running hbck? > > >>> > > >>> Jieshan > > >>> > > >>> -----Original Message----- > > >>> From: Jiajun Chen [mailto:cjjvictory@gmail.com] > > >>> Sent: Friday, May 04, 2012 4:56 PM > > >>> To: user@hbase.apache.org > > >>> Subject: HTable both enable and disable failed > > >>> > > >>> HBase0.92.1 > > >>> > > >>> > > >>>> disable 'cjjWaitHash' > > >>> > > >>> ERROR: org.apache.hadoop.hbase.TableNotEnabledException: > > >>> org.apache.hadoop.hbase.TableNotEnabledException: cjjWaitHash > > >>> > > >>>> enable 'cjjWaitHash' > > >>> > > >>> ERROR: org.apache.hadoop.hbase.TableNotDisabledException: > > >>> org.apache.hadoop.hbase.TableNotDisabledException: cjjWaitHash > > >>> > > >>> > > >>> -- > > >>> > > >>> =E9=99=88=E5=8A=A0=E4=BF=8A =E9=A1=B9=E7=9B=AE=E7=BB=8F=E7=90=86 > > >>> =E4=BC=98=E8=AE=AF=E6=97=B6=E4=BB=A3=EF=BC=88=E5=8C=97=E4=BA=AC=EF= =BC=89=E7=BD=91=E7=BB=9C=E6=8A=80=E6=9C=AF=E6=9C=89=E9=99=90=E5=85=AC=E5=8F= =B8 > > >>> =E4=BC=98=E8=AE=AF=E7=BD=91 www.uuwatch.com > > >>> > > >>> =E5=9C=B0=E5=9D=80=EF=BC=9A=E5=8C=97=E4=BA=AC=E5=B8=82=E6=B5=B7=E6= =B7=80=E5=8C=BA=E4=B8=8A=E5=9C=B0=E4=BA=94=E8=A1=977=E5=8F=B7=E6=98=8A=E6= =B5=B7=E5=A4=A7=E5=8E=A6207 > > >>> > > >>> =E7=94=B5=E8=AF=9D=EF=BC=9A010-82895510 > > >>> =E4=BC=A0=E7=9C=9F=EF=BC=9A010-82896636 > > >>> =E6=89=8B=E6=9C=BA=EF=BC=9A15110038983 > > >>> =E7=94=B5=E9=82=AE=EF=BC=9A*cjjvictory@gmail.com* > > >>> > > >> > > >> > > >> > > >> -- > > >> > > >> =E9=99=88=E5=8A=A0=E4=BF=8A =E9=A1=B9=E7=9B=AE=E7=BB=8F=E7=90=86 > > >> =E4=BC=98=E8=AE=AF=E6=97=B6=E4=BB=A3=EF=BC=88=E5=8C=97=E4=BA=AC=EF= =BC=89=E7=BD=91=E7=BB=9C=E6=8A=80=E6=9C=AF=E6=9C=89=E9=99=90=E5=85=AC=E5=8F= =B8 > > >> =E4=BC=98=E8=AE=AF=E7=BD=91 www.uuwatch.com > > >> > > >> =E5=9C=B0=E5=9D=80=EF=BC=9A=E5=8C=97=E4=BA=AC=E5=B8=82=E6=B5=B7=E6= =B7=80=E5=8C=BA=E4=B8=8A=E5=9C=B0=E4=BA=94=E8=A1=977=E5=8F=B7=E6=98=8A=E6= =B5=B7=E5=A4=A7=E5=8E=A6207 > > >> > > >> =E7=94=B5=E8=AF=9D=EF=BC=9A010-82895510 > > >> =E4=BC=A0=E7=9C=9F=EF=BC=9A010-82896636 > > >> =E6=89=8B=E6=9C=BA=EF=BC=9A15110038983 > > >> =E7=94=B5=E9=82=AE=EF=BC=9A*cjjvictory@gmail.com* > > >> > > >> > > >> > > > > > > > > > -- > > > > > > =E9=99=88=E5=8A=A0=E4=BF=8A =E9=A1=B9=E7=9B=AE=E7=BB=8F=E7=90=86 > > > =E4=BC=98=E8=AE=AF=E6=97=B6=E4=BB=A3=EF=BC=88=E5=8C=97=E4=BA=AC=EF=BC= =89=E7=BD=91=E7=BB=9C=E6=8A=80=E6=9C=AF=E6=9C=89=E9=99=90=E5=85=AC=E5=8F=B8 > > > =E4=BC=98=E8=AE=AF=E7=BD=91 www.uuwatch.com > > > > > > =E5=9C=B0=E5=9D=80=EF=BC=9A=E5=8C=97=E4=BA=AC=E5=B8=82=E6=B5=B7=E6=B7= =80=E5=8C=BA=E4=B8=8A=E5=9C=B0=E4=BA=94=E8=A1=977=E5=8F=B7=E6=98=8A=E6=B5= =B7=E5=A4=A7=E5=8E=A6207 > > > > > > =E7=94=B5=E8=AF=9D=EF=BC=9A010-82895510 > > > =E4=BC=A0=E7=9C=9F=EF=BC=9A010-82896636 > > > =E6=89=8B=E6=9C=BA=EF=BC=9A15110038983 > > > =E7=94=B5=E9=82=AE=EF=BC=9A*cjjvictory@gmail.com* > > > > > > > -- > > =E9=99=88=E5=8A=A0=E4=BF=8A =E9=A1=B9=E7=9B=AE=E7=BB=8F=E7=90=86 > =E4=BC=98=E8=AE=AF=E6=97=B6=E4=BB=A3=EF=BC=88=E5=8C=97=E4=BA=AC=EF=BC=89= =E7=BD=91=E7=BB=9C=E6=8A=80=E6=9C=AF=E6=9C=89=E9=99=90=E5=85=AC=E5=8F=B8 > =E4=BC=98=E8=AE=AF=E7=BD=91 www.uuwatch.com > > =E5=9C=B0=E5=9D=80=EF=BC=9A=E5=8C=97=E4=BA=AC=E5=B8=82=E6=B5=B7=E6=B7=80= =E5=8C=BA=E4=B8=8A=E5=9C=B0=E4=BA=94=E8=A1=977=E5=8F=B7=E6=98=8A=E6=B5=B7= =E5=A4=A7=E5=8E=A6207 > > =E7=94=B5=E8=AF=9D=EF=BC=9A010-82895510 > =E4=BC=A0=E7=9C=9F=EF=BC=9A010-82896636 > =E6=89=8B=E6=9C=BA=EF=BC=9A15110038983 > =E7=94=B5=E9=82=AE=EF=BC=9A*cjjvictory@gmail.com* > --=20 =E9=99=88=E5=8A=A0=E4=BF=8A =E9=A1=B9=E7=9B=AE=E7=BB=8F=E7=90=86 =E4=BC=98=E8=AE=AF=E6=97=B6=E4=BB=A3=EF=BC=88=E5=8C=97=E4=BA=AC=EF=BC=89=E7= =BD=91=E7=BB=9C=E6=8A=80=E6=9C=AF=E6=9C=89=E9=99=90=E5=85=AC=E5=8F=B8 =E4=BC=98=E8=AE=AF=E7=BD=91 www.uuwatch.com =E5=9C=B0=E5=9D=80=EF=BC=9A=E5=8C=97=E4=BA=AC=E5=B8=82=E6=B5=B7=E6=B7=80=E5= =8C=BA=E4=B8=8A=E5=9C=B0=E4=BA=94=E8=A1=977=E5=8F=B7=E6=98=8A=E6=B5=B7=E5= =A4=A7=E5=8E=A6207 =E7=94=B5=E8=AF=9D=EF=BC=9A010-82895510 =E4=BC=A0=E7=9C=9F=EF=BC=9A010-82896636 =E6=89=8B=E6=9C=BA=EF=BC=9A15110038983 =E7=94=B5=E9=82=AE=EF=BC=9A*cjjvictory@gmail.com* --20cf305e245b4418d004bf337b9c--