Unable to save/store process

cattermeloncattermelon Member Posts: 3 Newbie
edited July 2022 in Help
Hi,

I'm absolutely new to RM and starting using it for a university course this semester. Trying to follow the instruction steps but keep having these two errors in saving/store data. Could you please help to see what's wrong?

The folder is on local storage and I have full access (including edit) to the folder. Much appreciated.

Best Answer

  • BalazsBaranyBalazsBarany Administrator, Moderator, Employee, RapidMiner Certified Analyst, RapidMiner Certified Expert Posts: 955 Unicorn
    Solution Accepted
    Hi!

    The error message "process is not associated with a repository" means that you didn't save the process. Just save the process itself in a repository. After that RapidMiner will know where to put the repository entry.

    The second error message seems to refer a repository name (//MIS772_22_T2) that you don't have. Are you trying to save your data on a network server? Store is not the way to do that. Store accesses repositories. You can always create "local" repositories on your hard disk or a network share and use Store to write there. But if you want to save data outside of the RapidMiner repository, then you are changing to actual file names (e. g. Read CSV, Write CSV) or to the different File related operators.

    Regards,
    Balázs

Answers

Sign In or Register to comment.