“./ycsbc -db diffkv -dbfilename /home/eros/workspace/tmp -threads 16 -P workloads/workloadpareto1KB100GB.spec -phase load -configpath configDir/diffkv_config.ini ”
terminate called after throwing an instance of 'utils::Exception'
what(): File not open!
已放弃 (核心已转储)
I think there's an error like this when I use Benchmark.sh.
WAL_DIR is not defined
./benchmark.sh [bulkload/fillseq/overwrite/filluniquerandom/readrandom/readwhilewriting/readwhilemerging/updaterandom/
mergerandom/randomtransaction/compact]
Could you tell me how to test diffkv in two ways?
- YCSBC
- benchmark or db_bench
I think there's an error like this when I use Benchmark.sh.
Could you tell me how to test diffkv in two ways?