From the previous emails, we can deduce that the table state should be enabling or disabling. So there should have other disable/enable operations and seems like an exception occurred before that. What were the operations before this exception? I suggest to check the HMaster log.
Jieshan -----Original Message----- From: Jiajun Chen [mailto:[email protected]] Sent: Friday, May 04, 2012 6:00 PM To: [email protected] Subject: Re: HTable both enable and disable failed > describe 'cjjWaitHash' DESCRIPTION ENABLED {NAME => 'cjjWaitHash', FAMILIES => [{NAME => 'c', BLOOMFILTER => 'NONE', COMPRESSION => 'NONE', VERSIONS => '3', TTL => '2147483647' false , BLOCKSIZE => '65536', IN_MEMORY => 'true', BLOCKCACHE => 'true'}]} 1 row(s) in 2.5570 seconds On 4 May 2012 17:50, Yifeng Jiang <[email protected]> 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 <[email protected]> wrote: > > > >> cjjWaitHash is okay. > >> Number of regions: 1 > >> Deployed on: slave188.uc.uuwatch.com,60020,1336106400066 > >> > >> > >> On 4 May 2012 17:08, Bijieshan <[email protected]> wrote: > >> > >>> Jiajun: > >>> > >>> Did you find any inconsistencies after running hbck? > >>> > >>> Jieshan > >>> > >>> -----Original Message----- > >>> From: Jiajun Chen [mailto:[email protected]] > >>> Sent: Friday, May 04, 2012 4:56 PM > >>> To: [email protected] > >>> 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 > >>> > >>> > >>> -- > >>> > >>> 陈加俊 项目经理 > >>> 优讯时代(北京)网络技术有限公司 > >>> 优讯网 www.uuwatch.com > >>> > >>> 地址:北京市海淀区上地五街7号昊海大厦207 > >>> > >>> 电话:010-82895510 > >>> 传真:010-82896636 > >>> 手机:15110038983 > >>> 电邮:*[email protected]* > >>> > >> > >> > >> > >> -- > >> > >> 陈加俊 项目经理 > >> 优讯时代(北京)网络技术有限公司 > >> 优讯网 www.uuwatch.com > >> > >> 地址:北京市海淀区上地五街7号昊海大厦207 > >> > >> 电话:010-82895510 > >> 传真:010-82896636 > >> 手机:15110038983 > >> 电邮:*[email protected]* > >> > >> > >> > > > > > > -- > > > > 陈加俊 项目经理 > > 优讯时代(北京)网络技术有限公司 > > 优讯网 www.uuwatch.com > > > > 地址:北京市海淀区上地五街7号昊海大厦207 > > > > 电话:010-82895510 > > 传真:010-82896636 > > 手机:15110038983 > > 电邮:*[email protected]* > > -- 陈加俊 项目经理 优讯时代(北京)网络技术有限公司 优讯网 www.uuwatch.com 地址:北京市海淀区上地五街7号昊海大厦207 电话:010-82895510 传真:010-82896636 手机:15110038983 电邮:*[email protected]*
