Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

how to get source and target record for avro and parquet input and output components in talend big data

Hi Team,

 

how to get source and target record for tavroinput/output and tparquetinput/output components in talend bigdata

 

 

 

Regards

Prasanna.

Labels (4)
3 Replies
Anonymous
Not applicable
Author

Hi,

 

    tAvroInput and tFileInputParquet are input components. So they just need file name and schema details to parse the data from files. Similar is the case for output components where you are going to write the data in specific format.

 

    So I did not get your query where you are trying to get the source and target record for the above components.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂

Anonymous
Not applicable
Author

Source and target record count in talend bigdata

Anonymous
Not applicable
Author

Hi,

 

    You cannot directly measure them in BD components as the flow will be split to multiple processes inside BD job. If you want to have the count, you will have to use DI job to do the preliminary checks where you will have more components.

 

Warm Regards,
Nikhil Thampi

Please appreciate our Talend community members by giving Kudos for sharing their time for your query. If your query is answered, please mark the topic as resolved 🙂