Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
i use tPreJob---Main Job---tPostJob.
i got the error and i can resolve that.
i want to ask, why status job in TAC not error?i cant monitoring job just see status but must be see the detail
fixed by update talend patch 7.2.1.20210129_0922.
tparallelize have a tick option to die when one of parallelize subjob fails.
Hello,
Could you please clarify in which Talend version/edition you are?
Best regards
Sabrina
7.2 version
7.2 version
Hello,
We don't find related jira issue on bug tracker.
With your subscription solution, could you please create a support case on talend support portal so that we can give you a remote assistance through support cycle with priority.
Best regards
Sabrina
i think the bug is there when use tparallelize
Hello,
Could you please create a support case on talend support portal?
Our colleagues from support team will check it to see if it is a bug and then send a fixed patch to you if needed.
Best regards
Sabrina
How do I create a support case on the Talend Support Portal? I have many problems that I will ask about this TAC
hi, check die on error on your hive component, and your job will be on error state.
or just use tLogCatcher, to catch fatal error and write it in a log file.