zilliztech / zilliztech/VectorDBBench

What should be noted when using VectorDBBench to test Milvus in a local area network (LAN) environment?

Open
#599 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.2k
Forks
438
Avg merge
1d 4h
Merged PRs (30d)
1

Description

I have downloaded train.parquet, shuffle_train.parquet, neighbors.parquet, and scalar_labels.parquet offline and placed them in the /tmp/vectordb_bench/dataset/openai/openai_small_50k/ directory. However, when I run vectordbbench batchcli --batch-config-file vectordb_bench/config-files/batch.yml, I get an error as shown in the screenshot. How should I resolve this?

Image

Image

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with vectordb_bench/config-files/batch.yml and the vectordbbench batchcli entry point, then verify how the offline files in /tmp/vectordb_bench/dataset/openai/openai_small_50k/ are discovered. Use the error shown in the screenshots to identify the LAN-specific failure; done means the batch command runs successfully with the downloaded dataset.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.