Hi,

I am relatively new to Nifi, and am trying to use PutDatabaseRecord using
the Athena JDBC 42 driver to populate an AWS Athena Table. I have designed
the flow to generate JSON records out of a large XML file, and in order to
debug the flow I have split the flow into to two PutDatabaseRecord
processors, one for a MySQL table, and the other to the Athena one. There is
no issues using an INSERT statement into MySQL, but with Athena I am getting
a "*[Simba][JDBC](10940) Invalid parameter index: 1*".

Is *INSERT INTO* using JDBC with PutDatabaseRecord not supported for AWS
Athena?

<http://apache-nifi-users-list.2361937.n4.nabble.com/file/t837/a.png> 





--
Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

Reply via email to