#!/bin/bash ## set the maximum amount of memory Java uses here or in an environment variable export MAX_JAVA_MEMORY=8192 ## set the path to the files with additional operators here or in an environment variable #RAPIDMINER_OPERATORS_ADDITIONAL= /usr/bin/RapidMinerGUI