Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.9.2
-
None
-
None
-
Linux
Description
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.
Somebody else has reported this issue:
http://apache-nifi.1125220.n5.nabble.com/DBCPConnectionPool-Not-looking-up-td25170.html
Attachments
Issue Links
- duplicates
-
NIFI-5970 PutSQL with batch size > 1 + DBCPConnectionPoolLookup results in missing database.name
- Resolved