yugabyte / tpcc

Repo to run TPCC benchmarks against YugabyteDB
Other
24 stars 21 forks source link

Restore removed DDL files used by the Catalog. #18

Closed psudheer21 closed 4 years ago

psudheer21 commented 4 years ago

Removed the additional DDL files as part of the change where we modified the DDL statements to increase the loading throughput without realizing that we needed them for Catalog.

mbautin commented 4 years ago

@psudheer21 -- thanks, this seems to work:

$ ./tpccbenchmark -c config/workload_all.xml --create=true --load=true
18:09:45,891 (DBWorkload.java:271) INFO  - ======================================================================

Benchmark:     TPCC {com.oltpbenchmark.benchmarks.tpcc.TPCCBenchmark}
Configuration: config/workload_all.xml
Type:          POSTGRES
Driver:        org.postgresql.Driver
URL:           jdbc:postgresql://127.0.0.1:5433/yugabyte
Isolation:     TRANSACTION_REPEATABLE_READ
Scale Factor:  2.0

18:09:45,894 (DBWorkload.java:272) INFO  - ======================================================================
18:09:45,907 (DBWorkload.java:534) INFO  - Creating new TPCC database...