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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Record Count for HFDS output component

Hi,

 

Would like to know

 

Is there any component or technique to capture record counts of rows going though the data pipeline at various points, into context variables? 

for Example:

Count of rows coming out of tOracleInput

And

Count of rows coming out of tHDFSOutput

 

For HDFSOutput I am not able find the global variable for row count.

Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,

Here is a tFlowMeterCatcher component which catches the processing volumetric from the tFlowMeter component and passes them on to the output component.

Please take a look at this component reference:https://help.talend.com/display/TalendOpenStudioComponentsReferenceGuide63EN/tFlowMeterCatcher.

Best regards

Sabrina