Install Rapidminer Server inside Azure HDinsight

yongie
New Altair Community Member
Dear all,
I am evaluating MS Azure HDinsight for the first time, I wanted to setup Rapidminer inside the Linux node there, I think it requires command line installation, is there anyway to install it without GUI?
Thanks
I am evaluating MS Azure HDinsight for the first time, I wanted to setup Rapidminer inside the Linux node there, I think it requires command line installation, is there anyway to install it without GUI?
Thanks
Tagged:
0
Answers
-
Hi,
yes. Run the normal Server installer on your local desktop machine, enter values as needed on the actual remote server and in the last step, you can select to create a script file instead of actually installing.
Then you get a .xml file which contains all settings you made (you can edit that via any text editor afterwards should you need to). Then place everything on your remote machine and execute the installer by passing the .xml file location as an argument. It then installs via command line automatically.
Regards,
Marco0 -
Here's a link to the guidance on the non-GUI install so you can follow along.
Once you have the XML layout it's really quick to do.
http://docs.rapidminer.com/server/installation/headless_install.html0