Installing extensions using the GUI launched from RapidMiner Studio Core (java).

csalexandrecsalexandre Member Posts: 2 Contributor I
edited June 2019 in Help

Hello!

I've installed RapidMiner Studio Core and created the GuiLauncher.java. Now I want to add an extension, I execute GuiLauncher.java but the option for searching extensions is unavailable/empty?!

What shall I do to solve this issue?

Best Answer

  • jczogallajczogalla Employee, Member Posts: 144 RM Engineering
    Solution Accepted

    Hi @csalexandre,

     

    what exactly do you want to do? Did you install RapidMiner via the RapidMiner web site or did you check out the git repository?

    If you checked out the open source core from git, the market place might not available in the software. However, you can manually install extensions by browsing the RapidMiner Marketplace, find the extension you want to install and then click "Download File". Accept the EULA and then download the extension (it is a jar file named soemthing like rmx_...-ANY-version.jar). This jar file has to be put inside your .RapidMiner/extensions folder in your user directory and then it should be available at your next RapidMiner Studio start.

     

    I hope this helps!
    Jan

Answers

  • csalexandrecsalexandre Member Posts: 2 Contributor I

    Hi Jan

     

    I did both but your answer is exactly what I need, thank you!

     

     

    Best regards,

    Carlos
Sign In or Register to comment.