Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Folks --
I think I already know the answer based off what I've read, but I wanted to make sure. We are building a new DW and are using the Talend Cloud to schedule the jobs. I've a couple of questions for the community:
1) I have a couple of tasks (see screenshot) that have a dependency, but then once those two jobs are done, the rest can run. It seems that using the Plan feature, the best way to implement this would be to:
With this approach, I assume the system manages resources and only will start jobs when sufficient resources are available?
2) If i just setup the task to run in serial, is there a way to skip over one step if that step fails?
3) I also don't see a way to retry a job in the event of failure. Am i missing something ?
Thanks.
@not specified not specified,
2) No, it is impossible to skip over one step if that step fails, the execution of next step depends on the execution status of previous step.
3) It is a new feature, I have seen related Jira issues reported on our bugtracker.
Regards
Shong