"Installing extensions"
jeppe
New Altair Community Member
Hi, I'm having trouble installing extensions for my analytics server.
I tried to put the web mining extension jar in bot lib/plugins and rapidanalytics/plugins and specified
com.rapidanalytics.plugindir with the FULL path (I'm on a mac - path is /Users/jeppe/code/rapidanalytics/rapidanalytics/plugins)
But extensions don't load... what am I doing wrong?
- Jeppe
I tried to put the web mining extension jar in bot lib/plugins and rapidanalytics/plugins and specified
com.rapidanalytics.plugindir with the FULL path (I'm on a mac - path is /Users/jeppe/code/rapidanalytics/rapidanalytics/plugins)
But extensions don't load... what am I doing wrong?
- Jeppe
Tagged:
0
Answers
-
OK, so I found this in the server startup log:
15:24:13,570 WARNING [rapidminer] Cannot register operators from 'Web Mining': Dependencies not fulfilled! This plugin needs a RapidMiner version 5.1 and the following plugins:
[rmx_text (5.1)]
Where can I see what rapidminer version I'm using?0 -
I made it work - the Web Mining plugin was dependent on the text processing plugin, so adding that solved the problem.0
-
Can somebody please explain how to install the text mining extension for rapid analytics. I need the exact procedure (the exact file i need to download and copy, the exact folder wher to put the file, i have this folder rapidanalytics/rapidanalytics/plugins).
I allready successfully use rapidminer with textmining extension, but processes don't work with rapidanalytics. I get the following message:com.rapidminer.operator.UserError: The dummy operator Process Documents from Files (replacing text:process_document_from_file) cannot be executed.
Thanks
0 -
Hi,
those are the steps:- Make sure that the directory for plugins actually exist. If you use the bundled version of RapidAnalytics, this is usually in a subdirectory named "rapidanalytics/rapidanalytics/plugins"
- Specify the full and absolute path (I am not sure if a relative path also works) to this directory during the installation. If you have missed that, log in as admin and adapt the setting in the web interface of RapidAnalytics (Administration, System Settings, com.rapidanalytics.plugindir)
- Download the desired extension files from our SourceForge project page at
http://sourceforge.net/projects/rapidminer/files/2.%20Extensions/
Use the .jar files and copy them into the directory specified above.
The text extension file, for example, would be
http://sourceforge.net/projects/rapidminer/files/2.%20Extensions/Text%20Processing/5.1/rapidminer-Text%20Processing-5.1.001.jar/download - Start or restart RapidAnalytics.
Ingo0 -
Thanks very much for your help. Now it works, but the jar file:
http://sourceforge.net/projects/rapidminer/files/2.%20Extensions/Text%20Processing/5.1/rapidminer-Text%20Processing-5.1.001.jar/download
didn't work for me.
Instead i copied the C:\Users\xxxxxx\.RapidMiner5\managed\rmx_text-5.1.1.jar file which was installed during the update of rapidminer 5.1
0 -
Hi,
I can't update extensios on server via the web becuase the proxy server is blocking me.
Is there a way of download the extension and installing it?
Thanks,
Assaf0 -
Hi Assaf,
this works exactly as Ingo described above. It's just one file per extension that has to be placed in the plugins folder on the server.
Regards
MatthiasIngo Mierswa wrote:
...- Download the desired extension files from our SourceForge project page at
http://sourceforge.net/projects/rapidminer/files/2.%20Extensions/
Use the .jar files and copy them into the directory specified above.
The text extension file, for example, would be
http://sourceforge.net/projects/rapidminer/files/2.%20Extensions/Text%20Processing/5.1/rapidminer-Text%20Processing-5.1.001.jar/download
0 - Download the desired extension files from our SourceForge project page at