Options

How to Share Repositories

MartinLiebigMartinLiebig Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,507 RM Data Scientist
edited November 2018 in Knowledge Base

Question

RapidMiner Repositories are a versatile and useful place to store things. With a RapidMiner Server you can easily share your processes, data, models and many more. From time to time you also want to sent around a full repository as a zip file. This article will show you how to do this.

Answer

Sending it

Local repositories are always flat files. Those files are stored in your hard disc. The default location of the repositories is in your user folder at .RapidMiner/repositories. If you are using Window the full default path is

 

C:\Users\$USERNAME\.RapidMiner\repositories\

 

using macOS or linux it is

 

/home/$USERNAME/.RapidMiner/repositories/

 

Please be aware that this folder is hidden on Linux and macOS.

 

To share the repository of choice, you can simply zip it and sent it to your colleague.

 

If you are not using the default location, simply right click on the repository name and select on the "open in file browser " like shown below. You can then zip the contents of this folder and share it.

 

2016-08-09 16_43_28-C__!!PreSales_customers_firstam_clean process.rmp – RapidMiner Studio Developer .png

 

 

 

Adding it to your local RapidMiner Studio

 

To add the repository you need to unzip it again. Afterwards you can go back to RapidMiner Studio and click on Create Repositories :

 

Create Repo.png

 

You need to choose "New Local Repository" in the opening dialogue:

 

 Dialogue1.png

 

and choose the path to the unzipped directory:

 Dialogue2.png

Note that the Alias can be anything you like.

 

 That's it. Happy Mining!

- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany
Tagged:

Comments

  • Options
    aishaagrawal33aishaagrawal33 Member Posts: 2 Contributor I

     how can i implement hybrid clustering scheme in rapidminer

Sign In or Register to comment.