DatabaseMetaData.getTypeInfo is not yet implemented

amberavh
amberavh New Altair Community Member
edited November 2024 in Community Q&A

 

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. 

 

Answers

  • Marco_Boeck
    Marco_Boeck New Altair Community Member

    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