milvus-io / milvus-tools

A data migration tool for Milvus.
Apache License 2.0
69 stars 21 forks source link

the sour collection: xxx does not exists #6

Closed pyh109 closed 3 years ago

pyh109 commented 3 years ago

(Status(code=0, message='Show collections successfully!'), ['milvus_datas'])

2021-03-25 16:50:16,962 | ERROR | milvus_to_milvus.py | transform_milvus_data | 47 | Error with: The sour collection: milvus_datas does not exists.

shiyu22 commented 3 years ago

Are you using MySQL as data management? Please ensure that the source parameter is configured correctly.