🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Radoop operator for Rapidminer

User: "chenchu"
New Altair Community Member
Updated by Jocelyn
Please help me how to access the data from mongodb using rapidminer tool.
how to download the Radoop operators for rapidminer.

Find more posts tagged with

Sort by:
1 - 4 of 41
    User: "mbeckmann"
    New Altair Community Member
    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,

    User: "MariusHelf"
    New Altair Community Member
    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,
    Marius
    User: "bhupendra_patil"
    New Altair Community Member

    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

    User: "bhupendra_patil"
    New Altair Community Member