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
[SOLVED] Calling a jar file from the execute script operator.
JEdward
RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 578 Unicorn
Hello Everybody! ;D
I'd like to use a jar file from with the Script Operator (I intend to build a full extension at a later date, but for now just want to access one piece of functionality using the script operator)
Would I just need to include it in the lib folder of RapidMiner or use some other way?
Thanks,
JE
I'd like to use a jar file from with the Script Operator (I intend to build a full extension at a later date, but for now just want to access one piece of functionality using the script operator)
Would I just need to include it in the lib folder of RapidMiner or use some other way?
Thanks,
JE
Tagged:
0
Answers
yes, it should be sufficient to drop it into that folder. However you probably need to start RapidMiner via one of the RapidMinerGUI scripts rather than the .exe file then.
Regards,
Marco