[ https://issues.apache.org/jira/browse/FLINK-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16955442#comment-16955442 ]
Yu Li commented on FLINK-13718: ------------------------------- Adding link to HBASE-22972, the JIRA for JDK11 support in HBase. > Disable HBase tests > ------------------- > > Key: FLINK-13718 > URL: https://issues.apache.org/jira/browse/FLINK-13718 > Project: Flink > Issue Type: Sub-task > Components: Connectors / HBase, Tests > Reporter: Chesnay Schepler > Assignee: Chesnay Schepler > Priority: Major > Labels: pull-request-available > Fix For: 1.10.0 > > Time Spent: 20m > Remaining Estimate: 0h > > The HBase tests are categorically failing on Java 11. Given that HBase itself > does not support Java 11 at this point we should just disable these tests for > the time being. > {code} > HBaseConnectorITCase.activateHBaseCluster:81->HBaseTestingClusterAutostarter.registerHBaseMiniClusterInClasspath:189->HBaseTestingClusterAutostarter.addDirectoryToClassPath:224 > We should get a URLClassLoader > > HBaseLookupFunctionITCase.activateHBaseCluster:95->HBaseTestingClusterAutostarter.registerHBaseMiniClusterInClasspath:189->HBaseTestingClusterAutostarter.addDirectoryToClassPath:224 > We should get a URLClassLoader > > HBaseSinkITCase.activateHBaseCluster:91->HBaseTestingClusterAutostarter.registerHBaseMiniClusterInClasspath:189->HBaseTestingClusterAutostarter.addDirectoryToClassPath:224 > We should get a URLClassLoader > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)