Description:
This processor creates FlowFiles of random data to be used for load testing purposes.
Properties:
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. If a property has a default value, it is indicated. If a property supports the use of the NiFi Expression Language (or simply, "expression language"), that is also indicated.
- File Size
- The file size for each generated FlowFile. The value must be a non-negative integer, followed by a data unit, such as B, KB, MB, GB, TB. Example: 3 KB.
- Default value: no default
- Supports expression language: false
- Batch Size
- The number of FlowFiles to be transferred in each invocation. The value must be a non-negative integer.
- Default value: 1
- Supports expression language: false
Relationships:
- success
- If FlowFiles are successfully generated, they follow this relationship.