Hi

Cluster size : 35 nodes
Table Split on Regions : 231

one of the table when described using shell shows Enable flag as FALSE

*when i am trying to disable it gives following error*

ERROR: org.apache.hadoop.hbase.*TableNotDisabledException:*
org.apache.hadoop.hbase.TableNotDisabledException:
imsi_30YR_84TO13_ONLYAUTHORS_Author
        at
org.apache.hadoop.hbase.master.handler.EnableTableHandler.<init>(EnableTableHandler.java:82)
        at
org.apache.hadoop.hbase.master.HMaster.enableTable(HMaster.java:1346)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at
org.apache.hadoop.hbase.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:320)
        at
org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1428)

*When i am trying to enable it gives this error*

ERROR: org.apache.hadoop.hbase.*TableNotEnabledException:*
org.apache.hadoop.hbase.TableNotEnabledException:
imsi_30YR_84TO13_ONLYAUTHORS_Author
        at
org.apache.hadoop.hbase.master.handler.DisableTableHandler.<init>(DisableTableHandler.java:75)
        at
org.apache.hadoop.hbase.master.HMaster.disableTable(HMaster.java:1359)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:601)
        at
org.apache.hadoop.hbase.ipc.WritableRpcEngine$Server.call(WritableRpcEngine.java:320)
        at
org.apache.hadoop.hbase.ipc.HBaseServer$Handler.run(HBaseServer.java:1428)


I am able to perform scan/get on the table
but unable to attach or remove a coprocessor because i can't disable it

-- 
*Regards*

*VIKRAM SINGH CHANDEL*

Please do not print this email unless it is absolutely necessary,Reduce.
Reuse. Recycle. Save our planet.

Reply via email to