If your goal is to write a JSON blob as a set of field values for a row, you can use PutDatabaseRecord to accomplish that using a JSON record reader.
On Wed, Feb 2, 2022 at 1:29 AM anusha y v <anushayv2...@gmail.com> wrote: > > Hii, I want to know what processor i need to use to insert a particular > content of json file to mysql table using Nifi. Waiting for your reply. > Thank you.