Hello, Have you taken a look at ConvertJSONToSQL?
https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.processors.standard.ConvertJSONToSQL/index.html -Bryan On Wed, Sep 21, 2016 at 2:55 PM, Karthik Ramakrishnan < [email protected]> wrote: > Hello -, > > I wish to know if there are any processors that do this? I have seen most > of them and none seem to fit the purpose well, or it seems so to me. I have > a JSON and it contains all the data information for the row and I would > extract all the attributes and then make a SQL statement out of it and that > would be executed by PutSQL. Is this possible or should I go for a custom > processor? > > -- > Thanks, > *Karthik Ramakrishnan* > *Contact : +1 (469) 951-8854 <%2B1%20%28469%29%20951-8854>* > >
