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

RapidMiner 9.10 cannot run process as it is unable to find data file.

yajurvedayajurveda Member Posts: 3 Learner I
When attempting to run a process, I get the following error "Cannot retrieve data from entry ../../../Data/Classification/<< file name >>'. Reason: Entry //LocalRepository/Data/Classification/<< file name >> does not exist. The repository did not deliver the requested data."

I checked, double checked, triple checked the file location and file itself, can import the data as well. Why is my process unable to find? 

Answers

  • rjones13rjones13 Member Posts: 204 Unicorn
    Hi @yajurveda,

    What type of file are you trying to retrieve? And which operator are you using?

    Best,
    Roland
  • yajurvedayajurveda Member Posts: 3 Learner I
    I was able to resolve this. Looks like the process was looking for the data one level above the Local Repository directory.

  • rjones13rjones13 Member Posts: 204 Unicorn
    Sounds great! Just so you know, you can drag and drop from the repository into the process window, so the file path would be sorted automatically.

    Best,

    Roland 
  • yajurvedayajurveda Member Posts: 3 Learner I
    Thanks Roland! This is a very helpful tip! Will try that if I run into similar errors in the future.
Sign In or Register to comment.