GitHub user zhangminglei opened a pull request:
https://github.com/apache/flink/pull/5488
[FLINK-8335] [hbase] Upgrade hbase connector dependency to 1.4.0
## What is the purpose of the change
Upgrade hbase connector dependency to 1.4.0
## Brief change log
Update pom.xml file.
## Verifying this change
Let us wait for the CI server test whether all passed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangminglei/flink FLINK-8335-hbase-upgrade
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5488.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 #5488
----
commit 7f156d08f5c819e3692f1e088bd0ac27ddcbf3e5
Author: zhangminglei <zml13856086071@...>
Date: 2018-02-14T14:27:02Z
[FLINK-8335] [hbase] Upgrade hbase connector dependency to 1.4.0
----
---