GenerateRecord 2.8.0

Bundle
org.apache.nifi | nifi-standard-nar
Description
This processor creates FlowFiles with records having random value for the specified fields. GenerateRecord is useful for testing, configuration, and simulation. It uses one of three methods to define a record schema: (1) a provided Avro Schema Text, (2) a Predefined Schema template such as Person, Order, Event, Sensor, Product, Stock Trade, or Complete Example covering all data types, or (3) user-defined dynamic properties. The processor generates the specified number of records using random data for the fields in the schema.
Tags
fake, generate, random, test
Input Requirement
FORBIDDEN
Supports Sensitive Dynamic Properties
false
Properties
Dynamic Properties
Relationships
Name Description
success FlowFiles that are successfully created will be routed to this relationship
Writes Attributes
Name Description
mime.type Sets the mime.type attribute to the MIME Type specified by the Record Writer
record.count The number of records in the FlowFile