Radoop operator for Rapidminer

chenchu
New Altair Community Member
Please help me how to access the data from mongodb using rapidminer tool.
how to download the Radoop operators for rapidminer.
how to download the Radoop operators for rapidminer.
Tagged:
0
Answers
-
Hi,
How are you planning to use this mongo db data? Is it just to read final processing results?
To read the data and convert to an ExampleSet will be suitable for you? Nevertheless, you can read the data from mongodb to csv, using this application:
http://docs.mongodb.org/manual/reference/program/mongoexport/
After to be converted to CSV, Rapidminer is able to deal with this. You can automate everything with a run script and read csv operators.
Best Regards,
0 -
Just to clarify mbeckmann's answer, you can run the linked tool with RapidMiner's Execute Program operator, and then read the resulting CSV file with Read CSV. To my knowledge there is no usable JDBC driver for monbodb, so that is probably the best solution.
Best regards,
Marius0 -
hi Chenchu,
As of now Radoop is offered as a licensed product only. You can request a trial of 15 days from your Rapidminer Contact to try it our. Message me privately if you need assistance finding your Rapidminer Contact
Regards,BP
0 -
you can download Radoop for free now
https://my.rapidminer.com/nexus/account/index.html#downloads
1