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.
Answers
most operators of RapidMiner need a copy of the data in main memory. For data of this size this is obviously not feasible, so in most cases RapidMiner cannot handle this amount of data at once. But usually you perform some sampling though and work just on parts of the data, and RapidMiner provides a good interface to common databases, so you can the the samples directly from your database. Additioanlly we are currently implementing some algorithms to work directly inside the database, so the data is not at all copied to the RapidMiner memory.
Cheers,
Marius