brianfrankcooper / YCSB

Yahoo! Cloud Serving Benchmark
Apache License 2.0
4.86k stars 2.22k forks source link

Error on benchmarking Google Datastore: Commit not found #1678

Open nurSaadat opened 1 year ago

nurSaadat commented 1 year ago

My idea is to benchmark Google Datastore from a VM in the same project. I started a VM, downloaded YCSB and created a Datastore in the same project. Them I tried to run YCSB against newly created Datastore. I set databaseId as a project ID. Then after trying to run workloada, I had an error, saying "commit not found". Could you please help me resolve this issue?

Please do not hesitate to clarify the versions of the software used.

nurSaadat commented 1 year ago

I am still looking for a solution. Can anybody help?