[
https://issues.apache.org/jira/browse/FLINK-2765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15525712#comment-15525712
]
Fabian Hueske commented on FLINK-2765:
--------------------------------------
At the moment, we have two open PRs that use HBase:
- FLINK-4311: https://github.com/apache/flink/pull/2330
- FLINK-2055: https://github.com/apache/flink/pull/2332
The fix for FLINK-4311 updates the HBase dependency to HBase 1.1.2 but sticks
to the old API which is still maintained.
There was a discussion in https://github.com/apache/flink/pull/2332 to use the
new API.
> Upgrade hbase version for hadoop-2 to 1.2 release
> -------------------------------------------------
>
> Key: FLINK-2765
> URL: https://issues.apache.org/jira/browse/FLINK-2765
> Project: Flink
> Issue Type: Improvement
> Reporter: Ted Yu
> Priority: Minor
>
> Currently 0.98.11 is used:
> {code}
> <hbase.hadoop2.version>0.98.11-hadoop2</hbase.hadoop2.version>
> {code}
> Stable release for hadoop-2 is 1.2.x line
> We should upgrade to 1.2.1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)