You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Code works well when workload file uses ycsb-c-1m. However, when I test with ycsb-a-1m, the client at proxy_benchmark reports a write() send() broken pipe problem, and the server also reports std:: future_ Error: no associated state error. Could you give me some suggestions on this situation? Thank you very much.
The text was updated successfully, but these errors were encountered:
hi, when I use this command to download the work trace: aws s3 --no-sign-request cp s3://pancaketranscripts/ycsb-c-1m . , an error occurs: fatal error: An error occurred (404) when calling the HeadObject operation: Key "ycsb-c-1m" does not exist.
Code works well when workload file uses ycsb-c-1m. However, when I test with ycsb-a-1m, the client at proxy_benchmark reports a write() send() broken pipe problem, and the server also reports std:: future_ Error: no associated state error. Could you give me some suggestions on this situation? Thank you very much.
The text was updated successfully, but these errors were encountered: