[
https://issues.apache.org/jira/browse/NIFI-15448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055719#comment-18055719
]
ASF subversion and git services commented on NIFI-15448:
--------------------------------------------------------
Commit ca768efa2540aed6bbf649a107d45424264e9cac in nifi's branch
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ca768efa25 ]
NIFI-15448 Add option for using Predefined Schemas in GenerateRecord (#10752)
Signed-off-by: David Handermann <[email protected]>
> Add option for using predefined schemas in GenerateRecord
> ---------------------------------------------------------
>
> Key: NIFI-15448
> URL: https://issues.apache.org/jira/browse/NIFI-15448
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Add the option to use a predefined schema for GenerateRecord. We would add
> schemas for representing the following objects:
> * Person
> * Order
> * Event
> * Sensor
> * Product
> * Stock Trade
> * Complete Example
> The last one is to generate data that includes all supported types in Avro
> schemas, it can be helpful to quickly test integrations and confirm support
> with all data types.
> This improvement is really to make it super easy to quickly generate some
> random data instead of expecting the user to provide a schema or add many
> dynamic properties to the configuration of the processor.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)