Q: Running RM without GUI

MarinMarin Member Posts: 19 Contributor II
edited November 2018 in Help
Dear All,
I have a possibility to run RapidMiner on a cluster/grid computer.
My process does not have to be paralleled, having few cores doing calculations 24-7 would be good enough at this point.

I got Rapidminer.bat that is supposed to do it from the command line, as it has to be run from the command line.
I have to write a job script that will include: -input file (e.g. .ioo I use in my process), -output file (e.g. .csv with the results of a process). I expect to put there my process (XML).
Now, is this possible? To run it from the command line and get the results in my output file (without GUI)?
Thank you all in advance,

Marin

Answers

  • dragoljubdragoljub Member Posts: 241 Contributor II
    Short answer is yes its possible.

    See this thread, specifically the last post where I describe how I got RM working on a cluster.

    Here is the link, check the bottom post.Β  ;D

    http://rapid-i.com/rapidforum/index.php/topic,2385.0.html

    -Gagi
  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, Member Posts: 2,531 Unicorn
    Hi,
    you should take a look at RapidAnalytics, too. Will make 24/7 operations much easier having a server.

    Greetings,
    Β  Sebastian
Sign In or Register to comment.