Operator to log memory SOLVED

seshadotcom
seshadotcom New Altair Community Member
edited November 5 in Community Q&A
Folks,

Is there an operator to get the available memory in a loop which has other frequently used operations and then log it to a logfile. Currently I have a batch file and I think it would be better to log from the rapidminer directly instead of a batch file.

Regards
Sesha
Tagged:

Answers

  • Skirzynski
    Skirzynski New Altair Community Member
    Have you tried the "Log" operator? The parameter 'log' for this operator opens a dialog where you can access and log several properties of the whole process or single operators. For "Process" there is a  value called 'memory' e.g.
  • seshadotcom
    seshadotcom New Altair Community Member
    That helps thank you