[Solved] DataGrip Impala ClassNotFoundException

Completed

Hello,

I'm on a mac and I'm trying to setup DataGrip to use a Impala JDBC connection.

I've downloaded Cloudera Impala JDBC4 driver and placed the jar files under

../DataGrip2017.3/jdbc-drivers/Cloudera_ImpalaJDBC4_2.5.5.1007/

I've created a new "Driver" and added the jar to the Driver files, & selected the appropriate class.

However, when I attempt to establish a connection a database, I get this error.

Any help of what I could look at would be great.

Thank you!'

 

-- Edit

Figured it out. I needed to add all related Impala .jar files to the Drivers files list when adding a new Driver, not just the jdbc4.jar.

 

1

Please sign in to leave a comment.