RE: Exception on Processor ConvertJSONToSQL

2016-08-16 Thread Carlos Manuel Fernandes (DSI)
raw of data. In the present the convertors are binded to the processors. Carlos From: Bryan Bende [mailto:bbe...@gmail.com] Sent: segunda-feira, 15 de Agosto de 2016 16:49 To: users@nifi.apache.org Subject: Re: Exception on Processor ConvertJSONToSQL Carlos/Peter, Thanks for reporting

Re: Exception on Processor ConvertJSONToSQL

2016-08-15 Thread Bryan Bende
gt; > > I did something similar to your suggestion locally in a modified version > of the code. > > > > Regards, > > Peter > > > > > > > > *From:* Carlos Manuel Fernandes (DSI) [mailto:carlos.antonio. > fernan...@cgd.pt] > *Sent:* Thursday, August 11,

RE: Exception on Processor ConvertJSONToSQL

2016-08-15 Thread Peter Wicks (pwicks)
, Peter From: Carlos Manuel Fernandes (DSI) [mailto:carlos.antonio.fernan...@cgd.pt] Sent: Thursday, August 11, 2016 9:20 AM To: users@nifi.apache.org Subject: Exception on Processor ConvertJSONToSQL Hi All, I am making some tests to move data from Db2 to Netezza using Nifi. If I don't use

Exception on Processor ConvertJSONToSQL

2016-08-11 Thread Carlos Manuel Fernandes (DSI)
Hi All, I am making some tests to move data from Db2 to Netezza using Nifi. If I don't use costume processors, it's a indirect away : ExecuteSQL(on db2) -> ConvertAvroToJSON -> ConvertJSONToSQL -> PutSQL (bulk on netezza) and this away, I have an Exception on ConvertJSONToSQL: