Integrating with Schema Registry
Also available as:
PDF

Using Record-Enabled Processors

Record-enabled Processors allow you to use convert data between formats by specifying Controller Services for record reading and record writing. This streamlines your dataflows and inproves overall performance.

  1. From the NiFi UI, drag the Processor icon onto your canvas to display the Add Processor dialog.
  2. Use the Filter box to find the Processor you want to add. Available record-enabled processors are:
    • ConsumeKafkaRecord_0_10

    • ConvertRecord

    • PublishKafkaRecord_0_10

    • PutDatabaseRecord

    • QueryRecord

    • SplitRecord

  3. Select the Processor you want, and click Add.
  4. Right-click the Processor on the canvas, and select Configure to display the Configure Processor dialog.
  5. Click the Properties tab and select a Controller Service value for the Record Reader and Record Writer values.
  6. Click OK and then Apply.