Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
What's the best way to compare input and output.
I've been told to try MD5 method, I'm not sure how to achieve the same in talend.
Can anyone help me understand and sample job will surely help.
Thanks!
Hello,
Could you please give us a bit more information about your comparison job requirement? Are you trying to compare field by field source and target tables?
Elaborating your case with an example with input and expected output values will be preferred.
Best regards
Sabrina
Hi @xdshi ,
Thanks for the reply.
I'm trying to record all the jobs that run on talend, the count on the source, target and status of the jobs.
It's more of audit table.
Want to know how to achieve the same.