The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

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

csalexandrecsalexandre Member Posts: 2 Learner III
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-RapidMiner, 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 Learner III

    Hi Jan

     

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

     

     

    Best regards,

    Carlos
Sign In or Register to comment.