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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
TC_Santosh
Contributor
Contributor

Import Git Project in Talend Open Studio?

Hi All,

 

Can you help in understanding below concern-

 

I have an enterprise edition and my all code is synched with GitLab. Now, I want the same projects from Git to my Talend Open Studio.

 

1. Can I import a Git based exported project in TOS?

2. Can I import exported Jobs from Enterprise into TOS?

 

What should be the approach?

 

Thanks,

Santosh G.

 

Labels (1)
  • v7.x

3 Replies
manodwhb
Champion II
Champion II

@TC_Santosh ,Talend open studio will not support with git,you need to  exported Jobs from Enterprise and import into Talend open studio.

 

TRF
Champion II
Champion II

@TC_Santosh, as mentionned by @manodwhb TOS doesn't support Git natively but, thanks to Eclipse, you can install Git plugin.

That said, I don't know if this is suffisiant to initialize your project into TOS (but you can try).

msdawood
Contributor III
Contributor III

Hi @TC_Santosh ,

 

GIT is configured in the TAC

 

1) Open Studio does not offer TAC connectivity , so no GIT for TOS

2) Yes you can import the job but if there are any components/Feature which are not supported by TOS(Like Generic Schema...) will be enabled 

 

Thanks,

@msdawood93