Joinutility seperatorLogin utility separator Infobright.com
   
 
How to install Talend ETL Connector
Posted: 16 August 2010 11:45 AM   Ignore ]  
Newbie
Rank
Total Posts:  14
Joined  2010-08-06

Hi,

I am running v4. of Talend Open Studio and I am not fully understand what the following instructions means:

“The path to the component is hardcoded for TOS 3.1.3. If you are installing to a different version of Talend, you will need to update the install path to the component under the plugins directory.”

Could you please explain in more details?

Thanks in advance,
Andriy

Profile
 
Posted: 19 August 2010 10:57 AM   Ignore ]   [ # 1 ]  
Newbie
Rank
Total Posts:  14
Joined  2010-08-06

One more question: Is Talend ETL Connector currently supported for Linux core only?

Profile
 
Posted: 19 August 2010 12:45 PM   Ignore ]   [ # 2 ]  
Sr. Member
Avatar
RankRankRankRank
Total Posts:  505
Joined  2008-08-18

1) It means that, inside the zip file, the path is specified as

plugins\org.talend.designer.components.localprovider_3.1.3.r26090\components\tInfobrightOutput

This is the path for 3.1.3.  Talend, in their infinite wisdom, decided that the path to the components must change depending on the release number. So if you want to install in a different release, you need to put tInfobrightOutput under

plugins\org.talend.designer.components.localprovider_4.x.x.ryyyyy\components\tInfobrightOutput

Where 4.x.x.ryyyyy is your Talend release and build number.

2) The connector works under Windows, Linux and Solaris, 32 and 64 bit. (Note that Talend/Eclipse GUI may not run on Solaris, though).

Hope this helps,
Geoffrey

Signature 
Profile
 
Posted: 20 August 2010 05:15 AM   Ignore ]   [ # 3 ]  
Newbie
Rank
Total Posts:  14
Joined  2010-08-06

Thanks for the comment.

I am running Talend under Window 7 32bit.
To install the connector I’ve
1) copied appropriate dll file into Windows folder, renamed it
2) copied org.talend.designer.components.localprovider_3.1.3.r26090 folder into plugins folder
3) renamed folder mentioned above into ...localprovider_4.1.0.M2_r26090. The suffix copied from other plugins folder

I still cannot see tInfobrightOutpub component.

Do you have any idea what I am doing wrong?

Andriy

Profile