Jim Steinebrey created NIFI-13010:
-------------------------------------
Summary: UpdateDatabaseTable Processor cannot use
DBCPConnectionPoolLookup
Key: NIFI-13010
URL: https://issues.apache.org/jira/browse/NIFI-13010
Project: Apache NiFi
Issue Type: Bug
Components: Extensions
Affects Versions: 2.0.0-M2, 1.25.0
Reporter: Jim Steinebrey
Assignee: Jim Steinebrey
The UpdateDatabaseTable processor fails to execute when it is configured to use
a DBCP Connection Pool Lookup. The flow file has database.name attribute,
However, when the processor runs, it gets the following error:
org.apache.nifi.processor.exception.ProcessException:
java.lang.UnsupportedOperationException: Cannot lookup DBCPConnectionPool
without attributes
--
This message was sent by Atlassian Jira
(v8.20.10#820010)