[
https://issues.apache.org/jira/browse/METAMODEL-93?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14222525#comment-14222525
]
Tomasz Guzialek commented on METAMODEL-93:
------------------------------------------
Hadoop shims sounds good, but also a larger story. Maybe for now we should
disinguish only between hadoop1 and hadoop2?
I remember MRUnit was using a classifier for the dependency
(http://maven.apache.org/pom.html). We could do the same. Hadoop2 would be a
default and therefore the classifier not need to be specified in most cases.
Only if hadoop1 is needed, the user of Maven dependency could include the
hadoop1 classifier.
> Upgrade HBase dependency to support Hadoop 2
> --------------------------------------------
>
> Key: METAMODEL-93
> URL: https://issues.apache.org/jira/browse/METAMODEL-93
> Project: Metamodel
> Issue Type: Improvement
> Affects Versions: 4.3.0-incubating
> Environment: Cloudera CDH 5.1.0
> Reporter: Tomasz Guzialek
> Labels: hadoop
>
> Current hbase-client dependency version in HBase module is 0.95.1-hadoop1. We
> should consider upgrading our depedency to support Hadoop 2.
> I tried to connect to HBase in Cloudera's Quickstart VM with CDH 5.1.0 from
> MetaModel, but it is using HBase 0.98.1 (Hadoop 2). I guess, many people
> start with this popular distribution for a proof of concept, so ensuring that
> MetaModel can connect to HBase on Hadoop 2 is important.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)