VectorDBBench
VectorDBBench copied to clipboard
Getting "Connect timeout on endpoint URL" while performance test on Vectored benchmark URL
Hi,
I have setup vectordbbench mark tool on GCP cluster and while doing performance test, getting error in logs
raise ConnectTimeoutError(endpoint_url=request.url, error=e) botocore.exceptions.ConnectTimeoutError: Connect timeout on endpoint URL: "https://s3.us-west-2.amazonaws.com/assets.zilliz.com/benchmark/openai_large_5m/shuffle_train-00-of-10.parquet"
Can you suggest on this.
same as issue: #324
I think user has to manage the dataset by themselves? There seems to be a newtork issue that gcp can not connect for aws S3. i tried to down load this file to local and it works perfect