Limit Processor
In this article
The Limit processor is used to fetch specified number of rows from the dataset.
For example, if 1000 records are getting generated and you want to fetch only 50 rows, you can make use of this processor.
The record of these 5o rows will be carried to the next component.
This processor can only be used with Batch components.
If you try to add Limit processor after Streaming Data Source, it will not get added and you will get a warning message.
Limit Processor Configuration
To add Limit processor to your pipeline, drag the processor onto the canvas and right-click on it to configure.
Specify number of rows which are to be fetched in No of Elements
fields.
Additional configuration details can be added using ADD CONFIGURATION link.
Click on the Next button. Enter the notes in the space provided.
Click Save for saving the configuration details.
If you have any feedback on Gathr documentation, please email us!