Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 522 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 522 Bytes

Java TPC-W implementation for HBase

TPC-W is a transactional web e-Commerce benchmark ( http://www.tpc.org/tpcw/ )

We adapted an existing open-source implementation to work with HBase

Currently, only 1 EB is supported

Requirements

  • Phoenix v3.0+
  • HBase v0.94.4+
  • JDK 6 or higher

Installer and customization from: http://tpcw.deadpixel.de/ Original available at: http://pharm.ece.wisc.edu/tpcw.shtml

For installation and usage instructions see 'docs' folder