The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

"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

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM Engineering
    Hi,

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

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