GitHub user tedyu opened a pull request:
https://github.com/apache/flink/pull/3235
FLINK-5517 Upgrade hbase version to 1.3.0
In the thread 'Help using HBase with Flink 1.1.4', Giuliano reported seeing:
```
java.lang.IllegalAccessError: tried to access method
com.google.common.base.Stopwatch.<init>()V from class
org.apache.hadoop.hbase.zookeeper.MetaTableLocator
```
The above has been solved by HBASE-14963
Upgrading to hbase 1.3.0 release would give better user experience.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tedyu/flink master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/3235.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3235
----
commit b11e691e379760fec9bad6376ee277b5ed4c1912
Author: tedyu <[email protected]>
Date: 2017-01-30T00:44:04Z
FLINK-5517 Upgrade hbase version to 1.3.0
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---