You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.
Apache Phoenix provides SQL layer on top of popular NoSQL database HBase(http://phoenix.apache.org/). HBase ensures ACID properties within row level. Apache Omid and Apache Tephra are the popular transaction service implementations for NoSQL databases and got integrated to Phoenix to support cross region and cross table transactions.
As part of this would like to add Phoenix driver to oltpbenchmark so that tpcc benchmarks can run with couple of commands.
The text was updated successfully, but these errors were encountered:
chrajeshbabu
changed the title
Add Apache Phoenix Driver to tpcc benchmarks to verify performance with Apache Omid or Tephra transaction services
OLTPBenchmark Support for Apache Phoenix
Oct 1, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Apache Phoenix provides SQL layer on top of popular NoSQL database HBase(http://phoenix.apache.org/). HBase ensures ACID properties within row level. Apache Omid and Apache Tephra are the popular transaction service implementations for NoSQL databases and got integrated to Phoenix to support cross region and cross table transactions.
As part of this would like to add Phoenix driver to oltpbenchmark so that tpcc benchmarks can run with couple of commands.
#364 change required to support this.
The text was updated successfully, but these errors were encountered: