go-ycsb
go-ycsb copied to clipboard
batch commands send error:EOF
got error when I ran(total 1million records)
~/docker-compose run --rm ycsb run tikv -P workloads/fa1 -p tikv.pd=pd0:2379 -p measurementtype=timeseries -p timeseries.granularity=500 -p threadcount=10
Sorry. we miss this issue this days. Do you still have the logs of tidb/tikv
which file?
TiKV's log is under {deploy_dir}/log, you can see the tikv.log and tikv_stderr.log
The same problem. I think this is a duplicate with #97 and #108, and caused by tikv/client-go#19