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 this
Carlos/Peter,
Thanks for reporting this issue. It seems IS_AUTOINCREMENT is causing
problems in a couple of situations, I know there was another issue with
Hive where they return IS_AUTO_INCREMENT rather than IS_AUTOINCREMENT.
We should definitely address this issue... would either of you be
in
Carlos,
I ran into this same error when querying Teradata. It looks like a lot of
databases don't include this.
I submitted a bug a couple weeks ago:
https://issues.apache.org/jira/browse/NIFI-2356
I did something similar to your suggestion locally in a modified version of the
code.
Regards,