Skip to main content
Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!
cancel
Showing results for 
Search instead for 
Did you mean: 
TomG1
Creator
Creator

Not able to import jobs into Talend

Hi,

I am working on talend Big data platform 6.4

We take builds of talend jobs and then execute those builds.

we have big data jobs. These big data jobs are triggered from standard jobs using tRun component.

when take the build of the standard job, we get a zip file.

The problem is when I try to import this zip file into a different branch , I see only standard job to import. The big data job is missing from import.

This problem occurs only with some zip files . The other zip files shows the option to import both standard and big data jobs.

Recently migration to 7.3 is started . The zip files which don't allow import of big data jobs in 6.4 has the same problem while importing into 7.3

I have attached the build screenshot and the import screen shot where the big data job is missing from import.

I have attached the import of another job where both big data and standard jobs are present in the import.

Labels (2)
4 Replies
Anonymous
Not applicable

Hi

To export the job items, select 'Export items' option and make sure the 'Export Dependencies' box is checked. Note that, from Talend 7.0 onward, Talend requires a migration token to complete the migration if the job items are export from previous open studio. For more information, see this KB article.

 

Regards

Shong

TomG1
Creator
Creator
Author

@Shicong Hong​ I cannot export and import the existing jobs. The zip files which I have contains the latest code and is taken from production.

Is the importing of build (zip file) supported by talend?. If so why is that I am not able to see big data job while importing?

TomG1
Creator
Creator
Author

I am not using open studio . The 6.4 is a licensed version

Anonymous
Not applicable

Hi TomG

You can import items from the build job, make sure the 'item' box is checked when you build jobs. see below

0695b00000HsBLzAAN.pngTo check if your build(zip file) contain the item files. Unzip the zip file, then open the folders items folder->project_name_folder-->process (or process_mr) folder, check if the job item files exist or not.

 

Regards

Shong