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 <[email protected]>
Date: 2016-06-27T05:21:01Z
jira1743
commit 324a981c69e9c150bd7730d63ad5049483749918
Author: mashengchen <[email protected]>
Date: 2016-06-29T07:42:59Z
Merge pull request #1 from apache/master
update head
commit 6d08029a1cbd162b5573e3055ecfee6b45f8371a
Author: traf <[email protected]>
Date: 2016-06-30T09:48:59Z
TRAFODION-2016 support apache hbase1.1 & cdh5.5
commit 443b0c4abfcb8a4493deecb805b76568d8d1ed74
Author: traf <[email protected]>
Date: 2016-06-30T10:08:32Z
remove other jira changes
commit bacd8bff71ca271d1f8be92c03940bb2fbd4e575
Author: traf <[email protected]>
Date: 2016-06-30T10:10:34Z
remove other jira changes
----
---
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.
---