[ 
https://issues.apache.org/jira/browse/FLINK-13718?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-13718:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>
>
> 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
(v7.6.14#76016)

Reply via email to