Behrouz created NIFI-6438:
-----------------------------
Summary: PutSQL doesn't work properly with DBCPConnectionPoolLookup
Key: NIFI-6438
URL: https://issues.apache.org/jira/browse/NIFI-6438
Project: Apache NiFi
Issue Type: Bug
Affects Versions: 1.9.2
Environment: Linux
Reporter: Behrouz
Fix For: 1.9.2
I am going to use PutSQL with DBCPConnectionPoolLookup, but sometimes PutSQL
doesn't process the incoming flow and show this error:
Failed to process session due to Attributes must contain an attribute name
'database.name': org.apache.nifi.processor.exception.ProcessException:
Attributes must contain an attribute name 'database.name'
I set the 'database.name' correctly but it doesn't work.
I use several PutSQL in the way of fileflow, some of them work but a few
doesn't work.
This error happened when I send several (more than 60) flowFile to the PutSQL
processor.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)