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

[Feature]: support data migration #332

Open
erigo opened this issue May 8, 2024 · 1 comment
Open

[Feature]: support data migration #332

erigo opened this issue May 8, 2024 · 1 comment

Comments

@erigo
Copy link
Contributor

erigo commented May 8, 2024

Is your feature request related to a problem? Please describe.

No response

Describe the solution you'd like.

  1. Export data to local storage.
  2. Import data to the new milvus.

Describe an alternate solution.

No response

Anything else? (Additional Context)

No response

@wayblink
Copy link
Collaborator

@erigo
Hi, currently you can export data to local by storage client. I guess you think it is not convenient enough. To support cross storage backup, the backup service has to handle the data IO. This will brings many new points to think and design. It is on our long term roadmap, won't come very soon. Welcome to contribute ~

For "Import data to the new milvus", do you know bulkinsert (https://milvus.io/docs/v2.3.x/bulk_insert.md). Is that what you need?

@wayblink wayblink mentioned this issue May 23, 2024
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants