Running multiple jobs one after the other on single RUN
Hi All, I want to execute multiple jobs one after the other, for example i have Job_1 Job_2, Job_3 and each job has its own subjobs now i have to run Job_1, Job_2 and Job_3 one after the other on a single shot just like batch file.Please help me. Thanks in advance.
Hi,
Talend provides real time statistics in Talend Subsciption product.
The real-time statistics information consists of the execution time of each task and its corresponding Job, the number of rows processed in each data flow and the time taken to process them, and the number of rows processed per second.
Could you please check this document about:
TalendHelpCenter:Collecting the Job execution statistics to see if it is satisfying your needs?
Best regards
Sabrina
Hi ,
What if jobs are interdependent ? I mean output of one job will be passed as input to another . Can dragging and connecting two jobs will help? If not What should be done in such scenario
Thanks,
Mohana Bhunekar