Keep getting error when testing db: "DatabaseMetaData.getTypeInfo is not yet implemented"
amberavh
New Altair Community Member
I keep getting the following error when testing a database connection. "DatabaseMetaData.getTypeInfo is not yet implemented"
I am trying to connect to a Presto db. I installed the driver in the following folder.
- /Applications/RapidMiner Studio.app/Contents/Resources/RapidMiner-Studio/lib/jdbc
In addition, I added it to the 'manage database drivers' module in RapidMiner.
I am running RapidMiner Studio 7.4.000
Is there some other file I need to update? Please help.
Tagged:
0
Answers
-
I would install the JDBC driver in a different folder, like C:\users\<name>\myJDBC drivers. Did you click on "test" button and get a green checkmark?
0