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

Announcements
See why IDC MarketScape names Qlik a 2025 Leader! Read more
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Running Big data Batch Job

Hi Team

 

In Talend Enterpise i want run BigData Batch job soon after talend DI Job is their any possibility to do so.

 

 

Thanks in advance

Saranya

Labels (3)
1 Solution

Accepted Solutions
Anonymous
Not applicable
Author

In the standard DI job either add a new tRunJob or drag your big data job into it (this will create a tRunJob configured to your big data job). In the settings of the tRunJob (Component tab) make sure "Use an independent process to run subjob" .

View solution in original post

2 Replies
Anonymous
Not applicable
Author

In the standard DI job either add a new tRunJob or drag your big data job into it (this will create a tRunJob configured to your big data job). In the settings of the tRunJob (Component tab) make sure "Use an independent process to run subjob" .
Anonymous
Not applicable
Author

Thanks a lot

 

It helped me