[
https://issues.apache.org/jira/browse/NIFI-13010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17835502#comment-17835502
]
ASF subversion and git services commented on NIFI-13010:
--------------------------------------------------------
Commit 8575bd52f9d7e47ca1cc6343d6cd17d8acb95c26 in nifi's branch
refs/heads/support/nifi-1.x from Jim Steinebrey
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=8575bd52f9 ]
NIFI-13010 Fix UpdateDatabaseTable to work with DBCPConnectionPoolLookup
Signed-off-by: Pierre Villard <[email protected]>
This closes #8616.
> 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: 1.25.0, 2.0.0-M2
> Reporter: Jim Steinebrey
> Assignee: Jim Steinebrey
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)