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
[Solved] How do I assign more RAM to rapidminer?
marcnicklas
Member Posts: 3 Contributor I
Dear forum.
I have recently discovered RapidMiner and I am fascinated by the range of possibilities this amazing tool has to offer.
Unfortunately, I am not very skillful when it comes to computers.
I have a big amount of text that I want to analyze, and so far I have been getting along with the great youtube tutorials around the web.
But right now I am stuck. I can see, that rapidminer only uses 3,5 GB RAM when it is analyzing my text, and I would like to increase that amount. My computer has 16 GB RAM. Does anyone in here know, how I raise the amount of memory assigned to RapidMiner?
I am using a Mac with OS X Mavericks.
Best,
Marc
I have recently discovered RapidMiner and I am fascinated by the range of possibilities this amazing tool has to offer.
Unfortunately, I am not very skillful when it comes to computers.
I have a big amount of text that I want to analyze, and so far I have been getting along with the great youtube tutorials around the web.
But right now I am stuck. I can see, that rapidminer only uses 3,5 GB RAM when it is analyzing my text, and I would like to increase that amount. My computer has 16 GB RAM. Does anyone in here know, how I raise the amount of memory assigned to RapidMiner?
I am using a Mac with OS X Mavericks.
Best,
Marc
0
Answers
Thank you for your kind reply.
When I look in my lib folder, there is no file called java- jar -xmx9100m ??
There is only a file called rapidminer.jar , but that only opens rapidminer.
Im kinda noobish, so I hope you will help me.
Best,
Marc
cd "../Rapidminerfolde"
cd lib
java -jar -Xmx9100m rapidminer.jar
this works!!