[ https://issues.apache.org/jira/browse/FLINK-6738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ted Yu updated FLINK-6738: -------------------------- Description: I ran integration tests for flink 1.3 RC2 and got the following failure: {code} Failed tests: HBaseConnectorITCase>HBaseTestingClusterAutostarter.tearDown:240->HBaseTestingClusterAutostarter.deleteTables:127 Exception found deleting the table expected null, but was:<org.apache.hadoop.hbase.exceptions.TimeoutIOException: java.util.concurrent.TimeoutException: The procedure 5 is still running> {code} was: I ran integration tests for flink 1.3 RC2 and got the following failure: {code} Failed tests: HBaseConnectorITCase>HBaseTestingClusterAutostarter.tearDown:240->HBaseTestingClusterAutostarter.deleteTables:127 Exception found deleting the table expected null, but was:<org.apache.hadoop.hbase.exceptions.TimeoutIOException: java.util.concurrent.TimeoutException: The procedure 5 is still running> {code} > HBaseConnectorITCase is flaky > ----------------------------- > > Key: FLINK-6738 > URL: https://issues.apache.org/jira/browse/FLINK-6738 > Project: Flink > Issue Type: Bug > Components: Streaming Connectors > Reporter: Ted Yu > Priority: Critical > Labels: hbase, test-stability > > I ran integration tests for flink 1.3 RC2 and got the following failure: > {code} > Failed tests: > > HBaseConnectorITCase>HBaseTestingClusterAutostarter.tearDown:240->HBaseTestingClusterAutostarter.deleteTables:127 > Exception found deleting the table expected null, but > was:<org.apache.hadoop.hbase.exceptions.TimeoutIOException: > java.util.concurrent.TimeoutException: The procedure 5 is still running> > {code} -- This message was sent by Atlassian JIRA (v6.4.14#64029)