迁移tool
The migration tool will help you to migrate your projects from RapidMiner Studio / RapidMiner AI Hub to our new cloud platform. Download the migration tool from here:
Windows:https://releases.www.turtlecreekpls.com/cloud/migration-tool/v1/rapidminer-cloud-migration-win64.zip
Linux:https://releases.www.turtlecreekpls.com/cloud/migration-tool/v1/rapidminer-cloud-migration-any.zip
Limitations
Before proceeding, please understand the new cloud concepts. The new workflows and operators are compatible with the old ones, but the storage framework has fundamentally changed, so be aware of the following limitations:
- Because the catalog is based on tags, and not folders, all links to data (e.g.,检索andReadoperators) will break. You will need to reconfigure them in the cloud.
- In a similar way, allStoreoperators will need to be reconfigured to point to the catalog or a project location.
- The most popular extensions will be available, but others, including all custom extensions, will not.
Instructions
Using the migration tool is very easy. Once you have downloaded and unzipped it, you need to run (or double click) the following script:
- Windows:RapidMiner-Cloud-Migration.bat
- Linux:RapidMiner-Cloud-Migration.sh
SSO Login
When the migration tool has started, you'll see theSSO Loginscreen:
ClickLog in with SSOand you'll be redirected to your browser, where you need to log in with your company name, username and password. If everything goes well, you'll see the messageLogin Successful:
Select project
Go back to the migration tool, which detects your existing projects:
You can now select a project from the drop-down menu. Type the name of the new cloud project and add a description. The tool pre-fills some standard values for you. Once you click onStart Migration, you can follow the progress of the migration.
Progress
The migration tool uploads your artifacts, taking the following actions:
- Processes, Python code, models, performances and all other RapidMiner objects are added to the new project.
- Data is stored in the catalog and linked to the project, so it's still usable there. That includes tables, images, text files, Excel sheets, CSV files and, in general, non-RapidMiner objects. The catalog is organized by tags, not folders, so folder names in your RapidMiner Studio or RapidMiner AI Hub project become tags that are assigned to the appropriate files.
When the migration is finished, you'll receive a summary -- with warnings, if the tool was unable to convert or upload some of the files.
Take a look at your cloud project and check that the migration has worked as expected, recalling that there are somelimitations.
Data is visible in theDatatab. If data was stored in folders, the folder names appear as tags. All other files are listed in theContenttab.
If you have more projects to migrate, repeat the process.