Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Usage of Jenkins for development of Talend jobs

Could you please let me know the advantages and disadvantages of using Jenkins for build and deployment for talend jobs?

Thank you!
Rajendra Ahirao
Labels (2)
2 Replies
Anonymous
Not applicable
Author

If you use the Talend infrastructure (TAC, Commandline, Jobserver) you actually does not need Jenkins. For a continuos build you can configure the TAC to build the task when a change happened. 
Until now Jenkins cannot out of the box integrated into the build process but of course it is possible. You can use the telnet interface of the commandline or the RESTful webservice of the TAC to trigger a build from a Jenkins server but as far as I know Jenkins actually deals with maven scripts or ant scripts. You have to build a wrapper maven script to communicate with Talend services.
_AnonymousUser
Specialist III
Specialist III

Hi all,
We are planning to use Talend command line and Jenkins support for automatic build and deployment. Please help me step by step procedure to follow.
Thanks,
Rafi