Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
[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!!