Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
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