Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Is it possible to test milvus offline by ann_benchmark on Centos? #33106

Open
1 task done
GreateFang opened this issue May 16, 2024 · 5 comments
Open
1 task done
Assignees
Labels
help wanted Extra attention is needed

Comments

@GreateFang
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version:2.3.0-beta
- Deployment mode(standalone or cluster):standalone
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):2.2.3
- OS(Ubuntu or CentOS): CentOS
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

I could test pgvector and other db successfully, while could never connect to mivus. and I couldn't find the package pyknowhere in anywhere.(only package "knowhere" could be found which not support Centos?)
Thanks for your help, I was so confuse TT
image

image

Expected Behavior

No response

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

@GreateFang GreateFang added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 16, 2024
@yanliang567
Copy link
Contributor

@GreateFang try to find some solutions here: #27417

@yanliang567 yanliang567 added help wanted Extra attention is needed and removed kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels May 16, 2024
@GreateFang
Copy link
Author

@GreateFang try to find some solutions here: #27417

yes, I have seem this issue before. and I have tried using --algorithm 'Milvus(Knowhere)' instead of --algorithm milvus, still got the same error.

image
It may be caused by import error, while I cannot find package pyknowhere anywhere.
image

I stiill wanna to test milvus by ann_benchmark because we have already test other db with it . could you kindly help?

@GreateFang GreateFang removed their assignment May 16, 2024
@yanliang567
Copy link
Contributor

@liliu-z do you know what is pyknowhere, and how to get it working?

/assign @liliu-z
/unassign

@liliu-z
Copy link
Member

liliu-z commented May 20, 2024

You need to build pyknowhere if you want to use it, since we didn't push it into pypi. check https://github.com/zilliztech/knowhere

@GreateFang
Copy link
Author

You need to build pyknowhere if you want to use it, since we didn't push it into pypi. check https://github.com/zilliztech/knowhere

Is it supoort to be built in Centos? I didn't found it in Readme @liliu-z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants