Options

"Debug mode rapidminer"

seshadotcomseshadotcom Member Posts: 33 Contributor II
edited June 2019 in Help
Hello does anyone know how I can run rapidminer in debug mode. When I say debug mode I did not mean the debugging in the rapidminer GUI or in the blocks which could be done by keeping a breakpoint. I meant to debug the JAVA code when I do some action in rapidminer, the most important reason I would like to do it is to check how is the available memory being fetched and why I get a memory error and what is consuming the memory.

Could you please help me?

Answers

  • Options
    Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University Professor Posts: 1,995 RM Engineering
    Hi,

    well you can download the sources and debug RapidMiner via Eclipse for example ;)
    See here.

    Regards,
    Marco
  • Options
    seshadotcomseshadotcom Member Posts: 33 Contributor II
    Ooops sorry, I got the point.. :o
Sign In or Register to comment.