milvus-logo
LFAI
홈페이지
  • Milvus 마이그레이션

마이그레이션 도구 설치

실행 가능한 바이너리 파일을 다운로드하거나 소스에서 Milvus 마이그레이션 도구를 컴파일할 수 있습니다.

실행 가능한 바이너리 다운로드

  1. Milvus-Migration GitHub 리포지토리에서 최신 릴리스를 다운로드하세요.
  2. 다운로드한 파일을 압축 해제하여 milvus-migration 실행 바이너리를 얻습니다.

소스에서 컴파일

또는 소스를 다운로드하고 컴파일하여 실행 가능한 바이너리 파일을 얻습니다.

  1. Milvus-Migration 리포지토리를 복제합니다:

    # clone the source project
    git clone https://github.com/zilliztech/milvus-migration.git
    
  2. 프로젝트 디렉토리로 이동합니다:

    cd milvus-migration
    
  3. 프로젝트를 컴파일하여 실행 파일을 얻습니다:

    # compile the project to obtain an executable file
    go get & go build
    

    그러면 프로젝트 디렉터리에 milvus-migration 실행 파일이 생성됩니다.

다음 단계

Milvus-migration 도구가 설치되면 다양한 소스에서 데이터를 마이그레이션할 수 있습니다:

번역DeepL

Try Managed Milvus for Free

Zilliz Cloud is hassle-free, powered by Milvus and 10x faster.

Get Started
피드백

이 페이지가 도움이 되었나요?