[ 
https://issues.apache.org/jira/browse/HBASE-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13796148#comment-13796148
 ] 

Elliott Clark commented on HBASE-9776:
--------------------------------------

Yep we're seeing this too on our clusters.  You can work around this by turning 
off deleting the table on the test and using the shell.  But the async delete 
just seems broken right now.

> Test Load And Verify Fails with TableNotEnabledException
> --------------------------------------------------------
>
>                 Key: HBASE-9776
>                 URL: https://issues.apache.org/jira/browse/HBASE-9776
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.96.0
>            Reporter: Jeffrey Zhong
>            Assignee: Jeffrey Zhong
>            Priority: Minor
>
> Occasionally IntegrationTestLoadAndVerify failed with the following error. 
> This is caused by RPC retry and the first attempt actually went through 
> successfully.  
> {code}
> 2013-10-10 
> 19:55:54,339|beaver.machine|INFO|org.apache.hadoop.hbase.TableNotEnabledException:
>  org.apache.hadoop.hbase.TableNotEnabledException: 
> IntegrationTestLoadAndVerify
> 2013-10-10 19:55:54,340|beaver.machine|INFO|at 
> org.apache.hadoop.hbase.master.handler.DisableTableHandler.prepare(DisableTableHandler.java:100)
> 2013-10-10 19:55:54,341|beaver.machine|INFO|at 
> org.apache.hadoop.hbase.master.HMaster.disableTable(HMaster.java:1979)
> 2013-10-10 19:55:54,342|beaver.machine|INFO|at 
> org.apache.hadoop.hbase.master.HMaster.disableTable(HMaster.java:1990)
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to