Adding Python extension to RapidMiner Server9.2

Niharika
New Altair Community Member

Tagged:
0
Best Answers
-
@Niharika,
you should be able to install version 9.2 from Studio 9.2. Look for the extension in Extensions -> Marketplace (Updates and Extensions) dialog.
After installation, you can find the installed jar inside ~/.RapidMiner/managed folder, and can copy / link it to Server's appropriate path for extensions.
Best,
Peter
5 -
Ensure your job agent is modified also. it isn't enough anymore to just add it into the settings, but you also need to modify home/job-agent-home/config/rapidminer/rapidminer.properties file and add a link to the location of your python executable
2
Answers
-
Niharika
The current version shows it is compatible in-studio 9.3+. I think yes, the incompatibility is the issue. Based on rapidminer extension homepage.
https://marketplace.rapidminer.com/UpdateServer/faces/product_details.xhtml?productId=rmx_python_scripting
1 -
So do I need to upgrade the studio and server0
-
Yes, RM always encourage upgrading the software to the latest version as there are new additions and bug fixes that help users.2
-
Is it possible to get extension for version 9.21
-
@Niharika,
you should be able to install version 9.2 from Studio 9.2. Look for the extension in Extensions -> Marketplace (Updates and Extensions) dialog.
After installation, you can find the installed jar inside ~/.RapidMiner/managed folder, and can copy / link it to Server's appropriate path for extensions.
Best,
Peter
5 -
Ensure your job agent is modified also. it isn't enough anymore to just add it into the settings, but you also need to modify home/job-agent-home/config/rapidminer/rapidminer.properties file and add a link to the location of your python executable
2