[ 
https://issues.apache.org/jira/browse/TRAFODION-2016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15356862#comment-15356862
 ] 

ASF GitHub Bot commented on TRAFODION-2016:
-------------------------------------------

GitHub user mashengchen opened a pull request:

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

    TRAFODION-2016

    support hbase 1.1 & cdh 5.5
    for developer pls do set HBASE_DISTRO before source sqenv.sh
    export HBASE_DISTRO=APACHE1.0 (APACHE HBASE1.0)
    export HBASE_DISTRO=APACHE1.1 (APACHE HBASE1.1)
    export HBASE_DISTRO=CDH5.4    (cloudera 1.0.0-cdh5.4.4) 
    export HBASE_DISTRO=CDH5.5    (cloudera 1.0.0-cdh5.5.1) 
    export HBASE_DISTRO=HDP       (hortonworks 2.3)

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

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

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

    https://github.com/apache/incubator-trafodion/pull/568.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 #568
    
----
commit b1ff89f145063ef633c8852495db875668c2fbd2
Author: traf <traf@aven01.novalocal>
Date:   2016-06-27T05:21:01Z

    jira1743

commit 324a981c69e9c150bd7730d63ad5049483749918
Author: mashengchen <mashengc...@gmail.com>
Date:   2016-06-29T07:42:59Z

    Merge pull request #1 from apache/master
    
    update head

commit 6d08029a1cbd162b5573e3055ecfee6b45f8371a
Author: traf <traf@aven01.novalocal>
Date:   2016-06-30T09:48:59Z

    TRAFODION-2016 support apache hbase1.1 & cdh5.5

commit 443b0c4abfcb8a4493deecb805b76568d8d1ed74
Author: traf <traf@aven01.novalocal>
Date:   2016-06-30T10:08:32Z

    remove other jira changes

commit bacd8bff71ca271d1f8be92c03940bb2fbd4e575
Author: traf <traf@aven01.novalocal>
Date:   2016-06-30T10:10:34Z

    remove other jira changes

----


> doesn't support vanilla hbase 1.1
> ---------------------------------
>
>                 Key: TRAFODION-2016
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2016
>             Project: Apache Trafodion
>          Issue Type: Bug
>            Reporter: mashengchen
>            Assignee: mashengchen
>
> trafodion 2.1 support cdh5.4 & hdp2.3 & vanilla hbase 1.0.
> but when use hbase 1.1 ,it can pass compile, the reason is some APIs and 
> method return type changed.
> Need generate another suit of codes like what hdp2.3 do (hdp2.3 based on 
> hbase 1.1).
> also need to support cdh5.5



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to