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.
"Oracle JDBC"
Got Oracle JDBC thin to work.
Oracle has changed the package.class name of its driver from jdbc.oracle.driver.OracleDriver to jdbc.oracle.OracleDriver, but RapidMiner5 is still looking for the old reference.
The wiki needs an update (forum account != wiki account?):
http://rapid-i.com/wiki/index.php?title=JDBC_Drivers
Documentation on Oracle package.class change:
http://www.oracle.com/technetwork/database/enterprise-edition/readme-10201-097623.html
This thread helped a bit but did not identify the recent change:
http://rapid-i.com/rapidforum/index.php?action=printpage;topic=1665.0
The workaround is to use the Tools > Manage Database Drivers > Add wizard to help build a custom jdbc_properties.xml file.
Hope this helps.
Tagged:
0
Answers