Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

continuous integration with Talend MDM version 5.2

We are having a Talend MDM Subscription for the version 5.2.2. Can we use Jenkins CI to this version? Or is it mandatory to have a minimum of Talend 6 version to use Jenkins?

 

I am quite new to Continous Integration area. So thought to get advise from gurus about the same.

 

Thanks in advance for your help and support

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,

You can use Jenkins with CommandLine and MetaServlet in version 5.2.  However, the CommandLine and MetaServlet has also received feature enhancements in many subsequent releases to add more functionality to support the operations.  You cannot use Maven Build in version 5 since Talend 5.x does not generate the pom files for you.

 

Proper CI with Maven is done as from version 6.x.  Jenkins is just a driver product.  You can use Bamboo, hudson etc.  

 

If you are seriously thinking about CI, then go to version 6.x if you can. 

 

Regarding MDM, what are your usage of MDM right now? And how are you thinking about CI with MDM (not talking DI Batch jobs)?