The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"How do I update RapidMiner Server using the EAR file"
User13
Member Posts: 155 Maven
You can update RapidMiner Server using these quick steps
Stop your RapidMiner Server instance.- In Windows verify that all services related to RapidMiner have stopped.
Backup your RapidMiner Server Database- If you have never backed up a DB a tool like mysql workbench would be very helpful.
- Backup your RapidMiner extension library - to determine the location of your RapidMiner Server extensions directory, from the RapidMiner Server home page open Administration and then System Settings. The value of the com.rapidanalytics.plugindir system setting indicates the location of the directory.
Replace the EAR file with the most recent version available from rapidminer.com- /RapidMiner/standalone/deployments/rapidminer-server-2.3.2.ear
Rename deployment marker to “dodeploy”
/RapidMiner/standalone/deployments/rapidminer-server-2.3.2.ear.deployed
----> /RapidMiner
/standalone/deployments/rapidminer-server-2.3.2.ear.dodeploy
- If you have extensions running with your RapidMiner Server you want to update them at marketplace.rapidminer.com
- Restart your RapidMiner Server instance or instances
- Log on as an admin into RapidMiner Server to verify there are no update steps needed to be applied to your database.
here
.
Tagged:
0