GitHub user mashengchen opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/503

    TRAFODION-2016

    change APACHE_1_0_X_SUPPORT to APACHE_1_1_X_SUPPORT.
    vanilla hbase 1.0 and 1.1 have several different, such as entend class, 
method return type..
    so we can only support one version at one time.
    if users' hbase env is 1.0 set APACHE_1_0_X_SUPPORT="Y", not need to set 
APACHE_1_1_X_SUPPORT="N"
    if users' hbase env is 1.1 set APACHE_1_1_X_SUPPORT="Y", not need to set 
APACHE_1_0_X_SUPPORT="N"
    
    do not set APACHE_1_1_X_SUPPORT & APACHE_1_0_X_SUPPORT at the same time

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

    $ git pull https://github.com/mashengchen/incubator-trafodion master

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

    https://github.com/apache/incubator-trafodion/pull/503.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 #503
    
----
commit 33e50e78226b1e6502e234f3d514a2f5801ca844
Author: root <[email protected]>
Date:   2016-05-25T07:15:22Z

    support hbase 1.1

commit b5219aff52c5a179ff1ab76112de504e6bdf62b9
Author: mashengchen <[email protected]>
Date:   2016-05-26T10:20:38Z

    Merge pull request #1 from apache/master
    
    update head

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to