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

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend with Github (dependency issue)

Hello Guys,
We're trying to get used into working on Talend_ESB (v.6.2.0) with Github and we want to know if there are specific to-do and not to-do during the syncing. Our scenario is, we have more than 1 people sharing and modifying 1 job. We currently have our "talend.project" file in the .gitignore but we noticed that the this file gets updated every time we update something in the studio (jobs/routes)
Our question is:
1. Should we include submitting "talend.project" file in the sync?
2. Does the talend.project file contain dependency information for your routes and jobs? Will some files get corrupted (once building .kar/.jar) if we don't have it's changes synced from other machines?
3.. What should be the ideal files and folders to be submitted to avoid file corruptions in other machines?

We asked this because, we once had this error when deploying the .kar file and we thought we're having file dependency issues. We've already verified that this is a working route via the local machine testing. 
This is the error on the Runtime:
                      ERROR: No input for tRouteInput_1, You may need to start it Via a Route instead of running it directly!

Hoping for your suggestions 0683p000009MACn.png. Thanks!

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi 
Are you using Talend Enterprise subscription product? If Yes, you are able to configure the projects to be stored on Git or SVN server in Talend Administration Center, the changes made in studio will be synchronized to Git or SVN server automatically, you don't need to care which files should be submit. 

Regards
Shong