<?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: Installing external jars in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354891#M120757</link>
    <description>i have just searched the folders, there are some mysql components within the plugins but nowhere i could find the mysql connector...&lt;BR /&gt;i am working on ubuntu and hav a global Java class path including my drivers, why could TOS not use the installed global jars?</description>
    <pubDate>Fri, 22 Feb 2013 10:26:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-02-22T10:26:00Z</dc:date>
    <item>
      <title>Installing external jars</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354889#M120755</link>
      <description>Hi alle,&lt;BR /&gt;I'm trying to connect to a myasl database for ETL processing but TOS fails to install the mysql connector.&lt;BR /&gt;How can I install the Mysql JDBC Connector?&lt;BR /&gt;regards sebastiano</description>
      <pubDate>Sat, 16 Nov 2024 12:06:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354889#M120755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: Installing external jars</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354890#M120756</link>
      <description>Hi, &lt;BR /&gt;You can get the MySql driver jar file from &amp;lt;Talend studio install path&amp;gt;/plugins\org.talend.designer.components.localprovider_5.1.2.r90681\components\tMySqlInput.</description>
      <pubDate>Fri, 22 Feb 2013 10:06:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354890#M120756</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-22T10:06:05Z</dc:date>
    </item>
    <item>
      <title>Re: Installing external jars</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354891#M120757</link>
      <description>i have just searched the folders, there are some mysql components within the plugins but nowhere i could find the mysql connector...&lt;BR /&gt;i am working on ubuntu and hav a global Java class path including my drivers, why could TOS not use the installed global jars?</description>
      <pubDate>Fri, 22 Feb 2013 10:26:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354891#M120757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-22T10:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Installing external jars</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354892#M120758</link>
      <description>Hi, 
&lt;BR /&gt;Talend can use the external module but you should install them into talend first. 
&lt;BR /&gt;Here it is a related reference about 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=8121953#Raa70642" target="_blank" rel="nofollow noopener noreferrer"&gt;How to install external modules&lt;/A&gt; 
&lt;BR /&gt;BTW, see the pics, is it a mysql connector jar file what you needed? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDva.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131229i3A56259BBFF786D2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDva.png" alt="0683p000009MDva.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 22 Feb 2013 10:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354892#M120758</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-22T10:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Installing external jars</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354893#M120759</link>
      <description>needs each component its own mysql-jar?
&lt;BR /&gt;yes I missthis jar.
&lt;BR /&gt;regards sma</description>
      <pubDate>Fri, 22 Feb 2013 10:58:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354893#M120759</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-22T10:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Installing external jars</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354894#M120760</link>
      <description>Hi, &lt;BR /&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;needs each component its own mysql-jar?&lt;BR /&gt;yes I missthis  jar.&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;Not each component need mysql-jar, but the MySql DB connection and tMySQLxxx component  need it. In addition, Talend studio provide the mysql-connector-java.jar file by default in your  &amp;lt;Talend studio install path&amp;gt;/plugins\org.talend.designer.components.localprovider_5.1.2.r90681\components\tMySqlInput. Try to find it in your tMySqlInput component. &lt;BR /&gt;Btw, I have used the Talend open studio for Data Integration TOS_DI-r95165-V5.2.1  and  found the mysql-connector-java.jar file in &amp;lt;TOS_DI-r95165-V5.2.1&amp;gt;\plugins\org.talend.designer.components.localprovider_5.2.1.r95165\components\tMysqlInput.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 25 Feb 2013 04:05:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Installing-external-jars/m-p/2354894#M120760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-02-25T04:05:19Z</dc:date>
    </item>
  </channel>
</rss>

