"Installing extensions"
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
Find more posts tagged with
Sort by:
1 - 7 of
71
- 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.
- 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
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:
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
Hi,
those are the steps:
Ingo
those are the steps:
Ingo
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
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
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
Matthias
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
Matthias
Ingo Mierswa wrote:
......
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?