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
RM does not find lib/plugin
Hi
I've installed RM on a Mac. I've copied the text plugin to lib/plugin but RM does not see it. The manual states I only have to copy the files to the plugin directory. I'm sure it's something simple. Any ideas why RM does not see the text plugin?
Thanks
I've installed RM on a Mac. I've copied the text plugin to lib/plugin but RM does not see it. The manual states I only have to copy the files to the plugin directory. I'm sure it's something simple. Any ideas why RM does not see the text plugin?
Thanks
0
Answers
did you use the latest versions of RapidMiner and the text plugin? Both 4.2? The plugins now have to define that they are actually a RM plugin in order to distinguish them from other .jar files.
Cheers,
Ingo
I looked through the menu choices and did not find any configuration choice. How do the plugins define themselves as plugins?
From the manuals
4.2-Tutorial
2.5 Plugins (page 38)
In order to install RapidMiner plugins, it is sufficient to copy them to the
lib/plugins subdirectory of the RapidMiner installation directory. Rapid-
Miner scans all jar files in this directory. In case a plugin comes in an archive
containing more than a single jar file (maybe documentation or samples), please
only put the jar file into the lib/plugins directory and refer to the plugin
documentation about what to do with the other files.
text-4.2-tutorial
3.1 Installation
The WVTool Plugin is installed by downloading the Text plugin jar file from
the RapidMiner homepage and putting it into lib/plugins directory of your
RapidMiner installation (see the RapidMiner Handbook for details). After
the plugin is installed, you see an additional category for operators "Text" in the
list of RapidMiner IO operators.
Thanks for your help. And I'll double check it is RM 4.2.
B.
We do not have a Mac here but I will ask a collegue of mine if he could try it and will write back if I get any feedback.
Cheers,
Ingo
Thank you Ingo.