You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@predictionio.apache.org by voran <gi...@git.apache.org> on 2018/01/12 11:25:38 UTC

[GitHub] predictionio pull request #450: bump up hbase client version and make it con...

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 <st...@...>
Date:   2018-01-10T12:43:13Z

    bump up hbase version and make configurable

----


---

[GitHub] predictionio issue #450: [PIO-179] bump up hbase client version and make it ...

Posted by dszeto <gi...@git.apache.org>.
Github user dszeto commented on the issue:

    https://github.com/apache/predictionio/pull/450
  
    LGTM. Thank you!


---

[GitHub] predictionio issue #450: bump up hbase client version and make it configurab...

Posted by dszeto <gi...@git.apache.org>.
Github user dszeto commented on the issue:

    https://github.com/apache/predictionio/pull/450
  
    @voran Thank you for your contribution! Would you please fix the license check test, file a ticket under Apache JIRA (https://issues.apache.org/jira/projects/PIO/issues) and change the subject of this PR to have the ticket number please?


---

[GitHub] predictionio pull request #450: [PIO-179] bump up hbase client version and m...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---