GitHub user mashengchen opened a pull request:
https://github.com/apache/incubator-trafodion/pull/191
TRAFODION-1643
for TrxTransactionState.java
after hbase-0.98.8(include 0.98.8), the instantiation process of
ScanInfo(class) is different from before, which need KeepDeletedCells(enum) as
parameter instead of boolean.
for Makefile & sqenvcom.sh
there is no mapping for hbase0.98.8 & cdh
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/191.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 #191
----
commit 36a0be0a9a6eb5c23f007331ac61bbba217f612b
Author: mashengchen <[email protected]>
Date: 2015-11-13T08:09:10Z
Merge pull request #1 from apache/master
update head
commit 4789f679c965b220e2f3e51e0ac7d6231cebfe46
Author: mashengchen <[email protected]>
Date: 2015-11-26T07:27:37Z
Merge pull request #2 from apache/master
update head
commit f918e29224c2d74ba6a1abb445d5ac27c17252cc
Author: traf <[email protected]>
Date: 2015-11-26T07:46:12Z
TRAFODION-1643 update ScanInfo instantiation to V0.98.8
commit 3b7b50650a5983586f15587bfb54df89102733b7
Author: mashengchen <[email protected]>
Date: 2015-11-26T07:54:03Z
Update TrxTransactionState.java
----
---
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.
---