You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Yu Li (JIRA)" <ji...@apache.org> on 2019/07/11 10:16:00 UTC

[jira] [Commented] (FLINK-12054) HBaseConnectorITCase fails on Java 9

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

Yu Li commented on FLINK-12054:
-------------------------------

Adding more background here, that HBase project decided to only support JDK releases marked as LTS so JDK 9 and 10 are not supported, and the work of supporting JDK 11 is still in progress (HBASE-21110). More information could be found in the [hbase refguid|http://hbase.apache.org/book.html#basic.prerequisites].

> HBaseConnectorITCase fails on Java 9
> ------------------------------------
>
>                 Key: FLINK-12054
>                 URL: https://issues.apache.org/jira/browse/FLINK-12054
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Build System, Connectors / HBase
>            Reporter: Chesnay Schepler
>            Assignee: leesf
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> An issue in hbase.
> {code}
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 21.83 sec <<< FAILURE! - in org.apache.flink.addons.hbase.HBaseConnectorITCase
> org.apache.flink.addons.hbase.HBaseConnectorITCase  Time elapsed: 21.829 sec  <<< FAILURE!
> java.lang.AssertionError: We should get a URLClassLoader
> 	at org.apache.flink.addons.hbase.HBaseConnectorITCase.activateHBaseCluster(HBaseConnectorITCase.java:81)
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)