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

DatabaseMetaData.getTypeInfo is not yet implemented

amberavhamberavh Member Posts: 3 Learner II
edited November 2018 in Help

 

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:

Answers

  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM Engineering

    Hi,

     

    that means that Presto DB JDBC driver does not conform to the JDBC standard and thus unfortunately cannot be used.

    RapidMiner Studio requires a JDBC-compliant driver.

     

    Regards,

    Marco

Sign In or Register to comment.