Does the DatabaseConnector package work when trying to connect to Cloudera’s Public Cloud version of Hadoop? Thanks so much!
I honestly don’t know. Others have added Impala support to DatabaseConnector, and the code is still there. However, I haven’t tested any of it myself.
DatabaseConnector has support for Cloudera Impala. You will need to specify JDBC driver path and connection string. You can see details in DatabaseConnector documentation:
Hi, Konstantin and Martijn, thanks so much for your help! Our IT supports found the correct connection strings so the package is working fine for us now.