Summary
Error message ‘Could not connect with provided SSH configuration. Error: getSQLState(…) must not be null’ when setting up Redshift destination in Airbyte OSS. Warning in logs ‘Registered driver with driverClassName=com.amazon.redshift.jdbc.Driver was not found, trying direct instantiation.’
Question
Hi community!
I’m having a problem setting up Redshift as the destination in airbyte OSS deployed from the official helm chart. I want to transfer data from S3 to Redshift. When I manually create the Redshift destination, I see this error in the UI when clicking Set up destination
Could not connect with provided SSH configuration. Error: getSQLState(...) must not be null
I’m using no SSH tunnel (screenshot). However, when I look at the logs, I see this error
WARN main c.z.h.u.DriverDataSource(<init>):68 Registered driver with driverClassName=com.amazon.redshift.jdbc.Driver was not found, trying direct instantiation.
Wonder if I need to configure anything in particular in the values.yaml so the driver is installed
cc - <@U07C8CCC68Y>
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.