<?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 a connector in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/installing-a-connector/m-p/2215446#M11862</link>
    <description>So I found the word I should have used is "Component" and I found the place to set a user directory of components from the menu Windows-&amp;gt;Preferences, and in the treeview under Talend-&amp;gt;Components.&lt;BR /&gt;I put all the contents from the zip files into a folder, and set that folder as my "user component folder", and renamed/copied a dll into the Windows directory.&lt;BR /&gt;But I still cannot figure out how to get anything related to Infobright in the pallet of connectors.&lt;BR /&gt;What am I missing?</description>
    <pubDate>Wed, 27 Oct 2010 00:31:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2010-10-27T00:31:07Z</dc:date>
    <item>
      <title>installing a connector</title>
      <link>https://community.qlik.com/t5/Talend-Studio/installing-a-connector/m-p/2215445#M11861</link>
      <description>My goal is to use Talend to load data into an Infobright database.
&lt;BR /&gt;I currently know very little about Talend, but I believe it can do what I am looking for.
&lt;BR /&gt;I found 
&lt;A href="http://www.talendforge.org/exchange/tos/extension_view.php?eid=141" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/exchange/tos/extension_view.php?eid=141&lt;/A&gt; and I have downloaded
&lt;BR /&gt;1. Connector Core Library ( 
&lt;A href="http://www.infobright.org/mint/pepper/tillkruess/downloads/tracker.php?url=http%3A//www.infobright.org/downloads/contributions/infobright-core-v3.3.zip" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.infobright.org/mint/pepper/tillkruess/downloads/tracker.php?url=http%3A//www.infobright.org/downloads/contributions/infobright-core-v3.3.zip&lt;/A&gt; ), this is the interface to the Infobright Loader. It is needed for all ETL tools.
&lt;BR /&gt;2. Talend ETL connector (
&lt;A href="http://www.infobright.org/mint/pepper/tillkruess/downloads/tracker.php?url=http%3A//www.infobright.org/downloads/contributions/infobright_talend_3.6.zip" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.infobright.org/mint/pepper/tillkruess/downloads/tracker.php?url=http%3A//www.infobright.org/downloads/contributions/infobright_talend_3.6.zip&lt;/A&gt;), this is the vendor specific ETL interface to the Infobright Core Library interface.
&lt;BR /&gt;After unzipping the files I do not know where to place them, or what to do next. I do know that I need to rename a .DLL file and place it in the Windows directory, but is that it? What do I do with all the other files?
&lt;BR /&gt;I have scanned through manuals, and Google searched, but I cannot find anything on how to install or add a connector to Talend. I am likely missing something simple, and using the wrong terminology.
&lt;BR /&gt;Thank you.</description>
      <pubDate>Sat, 16 Nov 2024 13:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/installing-a-connector/m-p/2215445#M11861</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T13:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: installing a connector</title>
      <link>https://community.qlik.com/t5/Talend-Studio/installing-a-connector/m-p/2215446#M11862</link>
      <description>So I found the word I should have used is "Component" and I found the place to set a user directory of components from the menu Windows-&amp;gt;Preferences, and in the treeview under Talend-&amp;gt;Components.&lt;BR /&gt;I put all the contents from the zip files into a folder, and set that folder as my "user component folder", and renamed/copied a dll into the Windows directory.&lt;BR /&gt;But I still cannot figure out how to get anything related to Infobright in the pallet of connectors.&lt;BR /&gt;What am I missing?</description>
      <pubDate>Wed, 27 Oct 2010 00:31:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/installing-a-connector/m-p/2215446#M11862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-27T00:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: installing a connector</title>
      <link>https://community.qlik.com/t5/Talend-Studio/installing-a-connector/m-p/2215447#M11863</link>
      <description>I got these better instructions: 
&lt;BR /&gt;Download the Talend connector from our Contributed Software page, as it has all the needed components including the core JAR and the DLL. (You would have to download them separately if you use the TalendForge download.) 
&lt;BR /&gt; 
&lt;A href="http://www.infobright.org/downloads/contributions/infobright_talend_3.6.zip" rel="nofollow noopener noreferrer"&gt;http://www.infobright.org/downloads/contributions/infobright_talend_3.6.zip&lt;/A&gt; 
&lt;BR /&gt;This is installed just like any Talend custom component: Unzip the package into 
&lt;BR /&gt;&amp;lt;&amp;lt;talend install dir&amp;gt;&amp;gt;/plugins/ org.talend.designer.components.localprovider_&amp;lt;&amp;lt;&amp;lt;talend version&amp;gt;&amp;gt;.r&amp;lt;&amp;lt;talend build number&amp;gt;&amp;gt;/components/ 
&lt;BR /&gt;Additionally, inside the zip are 2 DLLs: infobright_jni_32bit.dll and infobright_jni_64bit.dll. Choose the appropriate one for your JVM and place it in C:\WINDOWS and rename it to infobright_jni.dll (removing the _32bit or _64bit) 
&lt;BR /&gt;I then found the Infobright connector inside the MySQL folder.</description>
      <pubDate>Wed, 27 Oct 2010 01:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/installing-a-connector/m-p/2215447#M11863</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-10-27T01:24:03Z</dc:date>
    </item>
  </channel>
</rss>

