Hi SuccessfulKoala55 ,
We have successfully created a sample for the migration. Here are the changes:
- URL for MongoDB from
s3://
toazure://
- Elasticsearch as you suggested
However, our main focus is that most of our production fetches models from ClearML, which are configured withs3://
URLs.
There is an issue/bug in the UI when downloading via Azure. Here are the details: None .
Thanks guys, i will try to learn that first. i will updates when executing these ideas. SuccessfulKoala55 AmiableSeaturtle81 🙌
We had a similar problem. Clearml doesnt support data migration (not that I know of)
So you have two ways to fix this:
- Recreate the dataset when its already in Azure
- Edit each elasticsearch database file entry to point to new destination (we did this)
Hi QuaintJellyfish58 , see here for an example on how to accomplish that: None