<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: AWS Redshift JDBC driver in Installing and Upgrading</title>
    <link>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389843#M6435</link>
    <description>&lt;P&gt;Also need to know how does one update the Redshift jdbc&amp;nbsp;jar version from&amp;nbsp;Designer?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Oct 2017 21:27:31 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-23T21:27:31Z</dc:date>
    <item>
      <title>AWS Redshift JDBC driver</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389841#M6433</link>
      <description>&lt;P&gt;hello everyone&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;AWS released new versions of Redshift JDBC driver.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am using Talend DI and Talend ESB version &lt;STRONG&gt;6.4.1&lt;/STRONG&gt; which do not use the most recent Redshift JDBC driver (in Modules I see Redshift JDBC 41 1.2.1.1006 used).&lt;/P&gt; 
&lt;P&gt;I have a Jar file JDBC 4.2 version 1.2.8.1005.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;AWS releases JDBC updates on regular basis. The same applies to PostgreSQL JDBC driver, btw, and Oracle and MS-SQL too.&lt;/P&gt; 
&lt;P&gt;So the question is generic;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Can I have some clear instructions on how to update the Talend 6.4.1 Redshift (and others) JDBC drivers to the latest versions?&lt;/P&gt; 
&lt;P&gt;I need the instructions for the ordinary DI Jobs and also for jobs invoked via Karaf Routes ESB.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I have found numerous posts on the topic of updating/installing Talend JDBC and found them either wrong (perhaps for earlier versions of Talend Studio?) or at least very confusing.&lt;/P&gt; 
&lt;P&gt;I am hopeful there is an existing article which apply to Talend 6.4.1 and has clear unambiguous instructions on installing new versions of JDBC drivers.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thank you&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 09:13:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389841#M6433</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T09:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Redshift JDBC driver</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389842#M6434</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Thanks for your suggestion. So far, we don't have any documentation or article about ' Update JDBC drivers to the latest versions'. We will make an investigation on it and then come back to you as soon as we can.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 03:40:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389842#M6434</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-13T03:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Redshift JDBC driver</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389843#M6435</link>
      <description>&lt;P&gt;Also need to know how does one update the Redshift jdbc&amp;nbsp;jar version from&amp;nbsp;Designer?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Oct 2017 21:27:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389843#M6435</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-23T21:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: AWS Redshift JDBC driver</title>
      <link>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389844#M6436</link>
      <description>&lt;P&gt;There is two ways to override a driver in the Talend software. Just replace the jar file with this new one but keep the old name under the studio\configuration\.m2\repository\org\talend\libraries path. Or just go into the component plugin directory and replace in the .xml files in the &amp;lt;import&amp;gt; section the jar file name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Talend\7.1.1\studio\plugins\org.talend.designer.components.localprovider_7.1.1.20181026_1147\components\tRedshiftConnection\tRedshiftConnection_java.xml&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;IMPORT NAME="Driver-Redshift" MODULE="redshiftJDBC42-no-awssdk-1.2.16.1027.jar"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Dec 2018 18:15:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Installing-and-Upgrading/AWS-Redshift-JDBC-driver/m-p/2389844#M6436</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-26T18:15:02Z</dc:date>
    </item>
  </channel>
</rss>

