#1 2012-06-11 11:48:08

VenkatR
New member
Registered: 2012-06-11
Posts: 2

Talend Community Edition

Hello,

I was looking at getting some Information on the Open Source solution that Talend provides. Can this Community edition be deployed in production and if so what criteria are to be taken care of for the same? Are there any caveats of deploying this open source solution in a production environment?

Thanks

Offline

#2 2012-06-11 11:58:54

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: Talend Community Edition

Hi

If you want to deploy job with the Community Edition(Talend Open Studio), there are two ways.
No.1: Export Talend job as archive file(e.g. JobName.zip) first. Then copy and unarchive it to production. You will find JobName_run.bat and JobName_run.sh. Use Window Task Scheduler or Linux crontab to run bat or sh file for triggering the job.
No.2: Deploy it on Tomcat as webservice. Here is tutorial http://www.talendforge.org/tutorials/tu … ;idTuto=36.

Regards,
Pedro


Only Paranoid Survive.

Offline

#3 2012-06-11 13:25:31

VenkatR
New member
Registered: 2012-06-11
Posts: 2

Re: Talend Community Edition

Thank you very much for the response. I was looking at finding out if any of the Talend Open Source Solutions like - MDM, DI, DQ, ESB, BPM etc.  - once downloaded; can they be used in a production environment? Or are there any license or copyright restrictions for not deploying it to production but use it only for say staging, testing or UAT only?

Any inputs on this would help.

Offline

#4 2012-06-12 04:20:36

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: Talend Community Edition

Hi

As open source tool and community version, Talend Open Studio is using GNU GENERAL PUBLIC LICENSE.
At the first time you run Talend Open Studio, you need to read it and accept it. Then you will know all info you want.

Regards,
Pedro


Only Paranoid Survive.

Offline

Board footer

Powered by FluxBB