Closed psudheer21 closed 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...
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.