go-ycsb icon indicating copy to clipboard operation
go-ycsb copied to clipboard

batch commands send error:EOF

Open softarts opened this issue 5 years ago • 4 comments

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

ycsb1

softarts avatar Feb 03 '20 07:02 softarts

Sorry. we miss this issue this days. Do you still have the logs of tidb/tikv

zhouqiang-cl avatar Feb 26 '20 10:02 zhouqiang-cl

which file?

softarts avatar Feb 28 '20 02:02 softarts

TiKV's log is under {deploy_dir}/log, you can see the tikv.log and tikv_stderr.log

zhouqiang-cl avatar Mar 01 '20 04:03 zhouqiang-cl

The same problem. I think this is a duplicate with #97 and #108, and caused by tikv/client-go#19

longfangsong avatar Aug 23 '20 01:08 longfangsong