RapidMiner Server INFO: No filename given for result file, using stdout for logging results!

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

Hi,

 

I didn't specify any operators in my process to store results but ran it on the server. It ran successfully but the message in the title was in the logfile. My question is, where can I access the results without using store operators? Or do I have to add them to any process run on the server?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Edin_Klapic"
    New Altair Community Member
    Accepted Answer

    Hi @thapli_64,

     

    The results of processes you execute on RapidMiner Server are only stored if you explicitly use a "Store" Operator. It has the same behavior as RapidMiner Studio, i.e. an Repository object is created.

    Unlike in Studio the Repository objects are not stored on disk but in the RapidMiner Server database.

     

    Best regards,

    Edin