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
Skip initialization message
Hi,
when I start RapidMiner with "java -cp lib/rapidminer.jar:./ ..." I get the initialization debug message:
Best,
Paul
when I start RapidMiner with "java -cp lib/rapidminer.jar:./ ..." I get the initialization debug message:
Is there a way to skip this output?
G Jun 22, 2009 11:38:15 AM: Property rapidminer.home is not set. Guessing.
G Jun 22, 2009 11:38:15 AM: Trying parent directory of YYY/../lib/rapidminer.jar'...gotcha!
G Jun 22, 2009 11:38:15 AM: Trying base directory of classes (build) 'YYY'...gotcha!
G Jun 22, 2009 11:38:15 AM: ----------------------------------------------------
G Jun 22, 2009 11:38:15 AM: Initialization Settings
G Jun 22, 2009 11:38:15 AM: ----------------------------------------------------
G Jun 22, 2009 11:38:15 AM: Default system encoding for IO: US-ASCII
G Jun 22, 2009 11:38:15 AM: Load core operators...
Best,
Paul
0
Answers
if you want to surpress the messages, just insert before the init call of rapid miner.
Greetings,
Sebastian