05-10-2017 04:16 PM
Which driver does Redshift Snap Pack uses today? According to AWS blog, native Redshift drivers are more performant. If it is not already using AWS distributed driver, how can we switch over?
“AWS recently launched free ODBC and JDBC drivers optimized for use with Amazon Redshift. These drivers improve performance over the use of open source drivers, and are more memory efficient.”
You can find more details in this AWS blog.
05-10-2017 05:39 PM
Redshift Snap Pack version 2799 (a patch on the 4.8.0 codeline) or later has the properties to upload and enable the Redshift driver.
08-30-2018 01:21 PM
@dmiller Any idea why this wouldn’t work? It’s the same JDBC url and driver that file that I’m using for my connection in SQL Workbench/J.
08-30-2018 01:24 PM
I believe you need “jdbc:” before “redshift://…” in the URL