Joinutility seperatorLogin utility separator Infobright.com
   
 
How to make Bulk loader work remotely ?
Posted: 25 January 2010 02:15 AM   Ignore ]  
Newbie
Rank
Total Posts:  27
Joined  2008-10-01

Hi all,

I am using Infobright (IEE 3.3) and pentaho etl tool (PDI 3.2) .  I know that normally the bulk loader (Kettle connector for infobright) will work only on localhost . I have Infobright and PDI on two different linux machines. How can I make the Bulk loader work remotely in this case ?
I have followed the steps in previous posting like placing the new jar ’ infobright-core-3.0-remote.jar’ inside PDI/libext/JDBC ,still its not working.

Do I need to do anything else ? Can anyone brief me about what all steps to be followed to get bulk loader work remotely ?

Hoping for a postive reply,

Thanks & Regards,
Dhanesh

Profile
 
Posted: 04 February 2010 11:10 AM   Ignore ]   [ # 1 ]  
Sr. Member
Avatar
RankRankRankRank
Total Posts:  453
Joined  2008-08-18

Hi Dhanesh,

To get the connector working remotely:

1) Make sure you are using infobright-core-3.0-remote.jar (don’t worry about the name “remote”, it’s really just release 3.0). The jar needs to be in libext/JDBC replacing any earlier infobright-core jar.

2) Copy the same jar also to the server where Infobright is running. Launch it as an executable jar file. This will start the remote agent that is responsible for piping the data across the network into Infobright.

Geoffrey

Signature 
Profile