[ https://issues.apache.org/jira/browse/FLINK-5517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15849595#comment-15849595 ]
ASF GitHub Bot commented on FLINK-5517: --------------------------------------- Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/3235 Thank you for looking into this @tedyu. In the ML(http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Help-using-HBase-with-Flink-1-1-4-td11094.html), Giuliano has also reported that the upgrade fixes the problem. +1 to merge. > Upgrade hbase version to 1.3.0 > ------------------------------ > > Key: FLINK-5517 > URL: https://issues.apache.org/jira/browse/FLINK-5517 > Project: Flink > Issue Type: Improvement > Components: Streaming Connectors > Reporter: Ted Yu > > In the thread 'Help using HBase with Flink 1.1.4', Giuliano reported seeing: > {code} > java.lang.IllegalAccessError: tried to access method > com.google.common.base.Stopwatch.<init>()V from class > org.apache.hadoop.hbase.zookeeper.MetaTableLocator > {code} > The above has been solved by HBASE-14963 > hbase 1.3.0 is being released. > We should upgrade hbase dependency to 1.3.0 -- This message was sent by Atlassian JIRA (v6.3.15#6346)