Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
"Bug - Using RapidMiner from Java-Application"
pser
Hello,
when calling RapidMiner from Java I tried to use the init-Method from the RapidMiner.java:
RapidMiner.java, Line 207:
public static void init(InputStream operatorsXMLStream,
File pluginDir,
boolean addWekaOperators,
boolean searchJDBCInLibDir,
boolean searchJDBCInClasspath,
boolean addPlugins) {
init(operatorsXMLStream, null, pluginDir, addWekaOperators, searchJDBCInLibDir, searchJDBCInClasspath, addPlugins);
}
I noticed that this should read:
init(operatorsXMLStream, pluginDir, null, addWekaOperators, searchJDBCInLibDir, searchJDBCInClasspath, addPlugins);
I'm still working with RM 4.4 so perhaps you already fixed this bug.
Greetings,
Daniel
Find more posts tagged with
AI Studio
Java
Bug Report
Accepted answers
All comments
land
Hi Daniel,
you are right, this was a little mixed up. I fixed this now.
As a small hint: There is a bugtracker available on
bugs.rapid-i.com
, so you might post new bugs there
Greetings,
Sebastian
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups