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 <wojciechin...@gmail.com> Date: 2015-10-09T14:23:29Z [CAMEL-9145] update hbase version to 1.1.1 and hadoop2 to 2.7.1 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---