"Debug mode rapidminer"

seshadotcomseshadotcom MemberPosts:33Contributor II
edited June 2019 inHelp
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

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee, Member, University ProfessorPosts:1,984RM Engineering
    Hi,

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

    Regards,
    Marco
  • seshadotcomseshadotcom MemberPosts:33Contributor II
    Ooops sorry, I got the point..:o
Sign InorRegisterto comment.