how to send process to 64 bit server from 32 bit studio ? thanks.
Best Answer
-
Hi,
there shouldn't be any difference between 32 and 64 bit processes. The distinction only exists on Windows but it refers to the Java interpreter, not to RapidMiner itself.
What's the exact error message you're getting? Are the minor version numbers of Studio and Server equal? (7.3 or 7.4 for example)
If connecting from Studio fails, you can always upload your process from the repository directory ($HOME/.RapidMiner/repositories/...) into the server over the web.
Regards,
Balázs
1
Answers
-
Hi,
there shouldn't be any difference between 32 and 64 bit processes. The distinction only exists on Windows but it refers to the Java interpreter, not to RapidMiner itself.
What's the exact error message you're getting? Are the minor version numbers of Studio and Server equal? (7.3 or 7.4 for example)
If connecting from Studio fails, you can always upload your process from the repository directory ($HOME/.RapidMiner/repositories/...) into the server over the web.
Regards,
Balázs
1 -
BB is right, in RapidMiner Server there is an upload function under the "Browse Repository" section of the web interface. You can upload your process there and then schedule it.
0 -
thank you for the tips, I found my process in C:\Users\03308\.RapidMiner\repositories\Local Repository\processes than upload to server in web.
0