The RapidMiner community is on read-only mode until further notice. Technical support via cases will continue to work as is. For any urgent licensing related requests from Students/Faculty members, please use the Altair academic forum 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