[
https://issues.apache.org/jira/browse/CAMEL-9145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14950468#comment-14950468
]
ASF GitHub Bot commented on CAMEL-9145:
---------------------------------------
GitHub user woj-i opened a pull request:
https://github.com/apache/camel/pull/634
[CAMEL-9145] update hbase version to 1.1.1 and hadoop2 to 2.7.1
Before the upgrade I was not able to run tests properly, because of an
error during setup of HadoopMinicluster. In that case all tests pass, but are
not started. I have a linux environment.
After the update I was able to run tests. There are 18 positive results and
2 negative in my environment. I cannot check how many negative tests were on
the previous versions, because of the error mentioned at the beginning.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/woj-i/camel CAMEL-9145
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/634.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 #634
----
commit 7849983979f8a3830002ef54738ee646da461bf8
Author: woj-i <[email protected]>
Date: 2015-10-09T14:23:29Z
[CAMEL-9145] update hbase version to 1.1.1 and hadoop2 to 2.7.1
----
> Upgrade camel-hbase component to hbase 1.1.1 on Hadoop 2.7.1
> ------------------------------------------------------------
>
> Key: CAMEL-9145
> URL: https://issues.apache.org/jira/browse/CAMEL-9145
> Project: Camel
> Issue Type: Improvement
> Components: camel-hbase
> Affects Versions: 2.16.0
> Reporter: Wojciech Indyk
>
> There is a new HBase version with changed API. HBase 1.1.1 is also a part of
> Hortonworks Data Platform 2.3 http://hortonworks.com/hdp/whats-new/
> There are changes in HBase 1.1.1 API in compare to 0.98 (currently in Camel).
> The question is how to provide two version of camel-hbase (for HBase 0.98 and
> HBase 1.1.1)?
> I've just started to prepare a version compatible with HBase 1.1.1 and Hadoop
> 2.7.1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)