Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear,
my parent job does not pass any parameter to the child one, and neither back from child to parent.
I don't want to see realtime stats about child job. I'm interested in stats about the parent job only, but I see statistics (in the parent job) just for those components that, speaking about timing, runs before the child one is started. Any other component in the parent job that is subsequent to the end of the tRunJob does not show any statistic.
In the screenshot attached, related to a succesful execution, you can see that the only statistics shown are an "ok" and a "false" (right side of the screenshot), and both of them are the only two actions that happened before the "Maintenance" (the child job, executed thanks to a tRunJob component) execution.
Let me know whether I have to add more infos. I'm quite sure you can have the same problem when you design yourself a simple job, with a tRunJob component in the middle of the flow.
Looking forward for your response, to better understand if it depends on a Talend bug or a my bad Job design.
Regards,
https://www.talendforge.org/forum/viewtopic.php?pid=205188
Thank you,
Lorenzo
@satz002 wrote:
what i thought to convey was import via svn like the above ,
- if the job has been referred via this option , the Statistic input in the Execution task , could be enabled
- if the job is referred by the adjacent button, zipFile mode, Statistic would be greyed out automatically .
Hello satz002
I think it was a bug and it has been fixed, I tested and got the same issue on v6.2.1, but it works on latest vesion 6.3.1.
Regards
Shong
Hello @shong,
no, it doesn't happen with simple jobs. I tested right now, statistics are shown also after tRunJob.
Can you try to execute a complex job by a tRunJob component?
Regards,
Lorenzo