chrajeshbabu / benchmarkTpc-E

Implementation that runs Tpc-E benchmark with Omid and HBase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BenchmarkTpc-E

Implementation that runs Tpc-E benchmark with Omid and HBase.

Build & Run

mvn package

mvn exec:exec

Configuration

  • hbase-omid-client-config.yml: To configure the omid connection.
  • hbase-site.xml: To configure the HBase connection.
  • log4j.properties: To configure the proper logger level.
  • tpc-config.yml: To configure the benchmark parameters.

Instructions for running

to-do

License

Licensed under the MIT license.

About

Implementation that runs Tpc-E benchmark with Omid and HBase.

License:MIT License


Languages

Language:Java 100.0%