🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

RapidMiner Server - Install on headless machine with Mongodb database

User: "nhson"
New Altair Community Member
Updated by Jocelyn

Hi everyone, I want to install RM Server on a headless machine (Ubuntu). First I am creating the xml file needed by running on a Windows pc. My database is MongoDb but I cant find that option in the installation process. For RM we can install NoSQL extension but how to do that for RM Server?

 

Another question: Do RM Server requires RM on a headless machine? So I need to install RM and RM Server on my Ubuntu headless machine to get them work? I am using Vagrant to emulate Ubuntu 14 server and my database currently is Mongodb.

 

Sort by:
1 - 1 of 11

    Hi,

     

    you need to use a SQL db as a backend. MongoDB is of course supported as a data source but not as a DB backend for RM Server. You might want to use Postgres.

     

    Best,

    Martin