How to selectively enable/disable RapidMiner built-in extensions
aleksandar_jovanov
New Altair Community Member
Hello,
As I have lack of RAM issues I would like to start RapidMiner without some (but not all) extensions.
From the log I see it loads stuff I do not need like Dropbox and Google Cloud Storage integrations.
So far I was only able to load without extensions after a crash due to running out of RAM.
I checked all documents in ~/.RapidMiner but none seems to be directly related to selectively disabling/enabling extensions.
Note: This has nothing to do with marketplace extensions and everything to do with built-in ones.
For example
```
INFO: Register plugin: Social Media
May 14, 2020 5:23:18 PM com.rapidminer.tools.plugin.Plugin registerPlugins
May 14, 2020 5:23:18 PM com.rapidminer.tools.plugin.Plugin registerPlugins
```
I don't need that plugin for Social Media.
The whole log is attached.
Thank you.
Best regards,
Aleksandar Jovanov
Tagged:
1
Best Answer
-
Nevermind found it.rapidminer-studio/lib/pluginswhere rapidminer-studio is the directory in which I unziped the zip containing the app
0
Answers
-
Hi,i think you can delete the jars from your managed location. But those extensions should have a minimal footprint.Best,Martin0
-
Hello Mr. Martin @mschmitzThank you for your answer but your suggestion is sadly not applicable to my problem>Note: This has nothing to do with marketplace extensions and everything to do with built-in ones.I have already deleted everything under managed, which were extension only from the marketplace.My problem is with built-in plugins.Is there a way to disable some of them, ideally without decompiling, deleting some code and recompiling the RapidMiner studio JARs?Thank you.
0 -
Hi,the managed ones are under:C:\Program Files\RapidMiner\RapidMiner Studio\lib\pluginsBest,Martin
0 -
Can you tell me the directory for linux?
0 -
Nevermind found it.rapidminer-studio/lib/pluginswhere rapidminer-studio is the directory in which I unziped the zip containing the app
0 -
Hi @aleksandar_jovanov ,right in the folder you downloaded and extracted it into. For me this looks like thismartin@martin-VirtualBox:~/Desktop/rapidminer$ ls
conf EULA lib RapidMiner-Studio.bat RapidMiner-Studio.sh README.md scripts third-party-licenses
martin@martin-VirtualBox:~/Desktop/rapidminer$ ls lib/plugins/
cloud_connectivity-9.6.0-all.jar operator_recommender-9.2.0-all.jar rapidminer-extension-concurrency-9.7.0-BETA-all.jar rapidminer-extension-productivity-9.7.0-BETA-all.jar time_series-9.7.0-BETA-all.jar
dataeditor-7.3.0-all.jar process_scheduling-9.7.0-BETA-all.jar rapidminer-extension-cta-9.7.0-BETA-all.jar rapidminer-extension-professional-9.7.0-BETA-all.jar
h2o-9.7.0-SNAPSHOT-all.jar rapidminer-extension-advanced-file-connectors-9.7.0-BETA-all.jar rapidminer-extension-html5-charts-9.7.0-BETA-all.jar rapidminer-extension-remote-repository-9.7.0-BETA-all.jar
model_deployment_management-9.7.0-BETA-all.jar rapidminer-extension-blending-9.7.0-BETA-all.jar rapidminer-extension-jdbc-connectors-9.7.0-BETA-all.jar rapidminer-extension-utility-9.7.
0