You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2014/12/15 16:52:13 UTC

[jira] [Resolved] (FLINK-753) Make hbase module independent of CDH

     [ https://issues.apache.org/jira/browse/FLINK-753?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Metzger resolved FLINK-753.
----------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: pre-apache)
                   0.8-incubating
         Assignee: Flavio Pompermaier

The issue has been addressed by Flavio's HBase pull request.

> Make hbase module independent of CDH
> ------------------------------------
>
>                 Key: FLINK-753
>                 URL: https://issues.apache.org/jira/browse/FLINK-753
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: GitHub Import
>            Assignee: Flavio Pompermaier
>              Labels: github-import
>             Fix For: 0.8-incubating
>
>
> Our `hbase` module depends on hbase version `0.94.2-cdh4.2.1` which is only available in CDH's maven repository. 
> The reason why we use this version is the following: There is no upstream release for HBase Version 0.94.2 with Hadoop 2.2.0. The CDH version is the only hadoop2 compatible release of HBase 0.94. (Upstream) releases of HBase after 0.94 use the same mechanism we use for hadoop1/hadoop2 dependencies.
> But for moving to a newer release, we have to change the code of the HBase module.
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/stratosphere/stratosphere/issues/753
> Created by: [rmetzger|https://github.com/rmetzger]
> Labels: enhancement, simple-issue, 
> Created at: Mon May 05 10:25:22 CEST 2014
> State: open



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)