RapidMiner Server - Install on headless machine with Mongodb database

nhson
nhson New Altair Community Member
edited November 5 in Community Q&A

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.

 

Answers

  • MartinLiebig
    MartinLiebig
    Altair Employee

    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