Description:
This processor creates FlowFiles of random data and is used for load testing
Tags:
test, random, generate
Properties:
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values.
Name | Default Value | Allowable Values | Description |
File Size | The size of the file that will be used | ||
Batch Size | 1 | The number of FlowFiles to be transferred in each invocation | |
Data Format | Binary |
* Binary * Text |
Specifies whether the data should be Text or Binary |
Unique FlowFiles | false |
* true * false |
If true, each FlowFile that is generated will be unique. If false, a random value will be generated and all FlowFiles will get the same content but this offers much higher throughput |
Relationships:
Name | Description |
success |
Reads Attributes:
None specified.
Writes Attributes:
None specified.