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.

NameDefault ValueAllowable ValuesDescription
File SizeThe size of the file that will be used
Batch Size1The number of FlowFiles to be transferred in each invocation
Data FormatBinary
  • Binary
  • Text
Specifies whether the data should be Text or Binary
Unique FlowFilesfalse
  • 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:

NameDescription
success

Reads Attributes:

None specified.

Writes Attributes:

None specified.