You are viewing the RapidMiner Server documentation for version 9.3 - Check here for latest version
Upgrading from 8.x to 9.x
To upgrade the the RapidMiner Real-Time Scoring Agent from 8.x to 9.x simply follow these steps:
Stop the old Scoring Agent
Unzip the new Scoring Agent to a desired location -- let's call the new location
$SA_NEW
and the old one$SA_OLD
.Restore resources, by copying the following folders from the old to the new Scoring Agent:
$SA_OLD/workspace/deployments/
to$SA_NEW/home/deployments/
$SA_OLD/workspace/licenses/
to$SA_NEW/home/resources/licenses/
$SA_OLD/workspace/extensions/
to$SA_NEW/home/resources/extensions/
Re-apply custom configuration
Start the new Scoring Agent