Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I have development experience with Talend standard jobs but I am new to developing Big Data Batch Jobs in Talend. I have used tschemacompliance to validate schema data types and lengths in standard jobs in Talend. I am looking for an equivalent component in Big Data Batch job. Can you please help me understand how best we can achieve data type and length validations in a batch job? Looking forward for a timely response.
Thanks and Regards,
Shiv Soni
Hi,
Can anyone help with this please?
Hello,
The tschemacompliance component is a DI component and will not available in bigdata spark job, so far.
Have you tried to utilize a DI Job to orchestrate your spark job by using tRunJob component?
Best regards
Sabrina