GitHub user voran opened a pull request:

    https://github.com/apache/predictionio/pull/450

    bump up hbase client version and make it configurable

    Since predictionio 0.12+ suggests hbase 1.2.6 by default, it makes sense to 
also use a the same version of the client instead of the now outdated 0.98.5. 
    
    In the interest of flexibility, this change makes it configurable at build 
time by passing Dhbase.version=<version>.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/voran/predictionio develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/predictionio/pull/450.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 #450
    
----
commit 3dac61548bfa8bb866d150916f83f0861a788ba9
Author: Yavor Stoychev <stoychev.yavor@...>
Date:   2018-01-10T12:43:13Z

    bump up hbase version and make configurable

----


---

Reply via email to