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
Running Write operator from Java RM API does not work
Hello
I am trying to run a RapidMiner process that saves files on hard drive (the "Write" operator) from inside my Java application. When I run the process in RapidMiner it saves the files fine. When I run it from Java application, there is no errors, but also no files saved. The process returns the right results to its output ports however, so it seems to be executed correctly.
Is there maybe some security mechanism that prevents files on hard drive from being modified from inside RM API, is there a way to overcome this?
Regards
Monika
I am trying to run a RapidMiner process that saves files on hard drive (the "Write" operator) from inside my Java application. When I run the process in RapidMiner it saves the files fine. When I run it from Java application, there is no errors, but also no files saved. The process returns the right results to its output ports however, so it seems to be executed correctly.
Is there maybe some security mechanism that prevents files on hard drive from being modified from inside RM API, is there a way to overcome this?
Regards
Monika
Tagged:
0