Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
js_support
Contributor
Contributor

Redshift jdbc jar

Hi All,

 

 

I was wondering where to update the JDBC jar for redshift in ETL 6.2.1?

 

Thanks,

Doug

Labels (2)
3 Replies
Anonymous
Not applicable

Hello,

Which is JDBC jar do you want to use? The latest JDBC driver for redshift in ETL 6.2.1?

Best regards

Sabrina

js_support
Contributor
Contributor
Author

Yes, the goal is to update to the latest jdbc driver.

Anonymous
Not applicable

Hello,

The driver files are in the maven repository. Check you own repository (user-home/.m2/repositories/org/talend/libraries/)
 Please try to load the recent driver with tLibraryLoad at the earliest possible time in your job.

Best regards

Sabrina