[
https://issues.apache.org/jira/browse/FLINK-8335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366517#comment-16366517
]
ASF GitHub Bot commented on FLINK-8335:
---------------------------------------
Github user zhangminglei commented on a diff in the pull request:
https://github.com/apache/flink/pull/5488#discussion_r168659459
--- Diff: flink-connectors/flink-hbase/pom.xml ---
@@ -34,7 +34,7 @@ under the License.
<packaging>jar</packaging>
<properties>
- <hbase.version>1.3.1</hbase.version>
+ <hbase.version>1.4.0</hbase.version>
--- End diff --
Thanks @greghogan It is a typo. Will fix.
> Upgrade hbase connector dependency to 1.4.0
> -------------------------------------------
>
> Key: FLINK-8335
> URL: https://issues.apache.org/jira/browse/FLINK-8335
> Project: Flink
> Issue Type: Improvement
> Components: Batch Connectors and Input/Output Formats
> Reporter: Ted Yu
> Priority: Minor
>
> hbase 1.4.1 has been released.
> 1.4.0 shows speed improvement over previous 1.x releases.
> http://search-hadoop.com/m/HBase/YGbbBxedD1Mnm8t?subj=Re+VOTE+The+second+HBase+1+4+0+release+candidate+RC1+is+available
> This issue is to upgrade the dependency to 1.4.1
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)