Mark Bathori created NIFI-15038:
-----------------------------------
Summary: SnowflakeComputingConnectionPool stopped working after
recent dependency upgrades
Key: NIFI-15038
URL: https://issues.apache.org/jira/browse/NIFI-15038
Project: Apache NiFi
Issue Type: Bug
Reporter: Mark Bathori
The SnowflakeComputingConnectionPool is throwing exception after the recent
version upgrade of *snowflake-ingest-sdk* and *snowflake-jdbc* dependencies:
{code:java}
Failed to upload FlowFile content to internal Snowflake stage [@~]. Staged
file path [28e33140-cd75-456f-9111-1a9191bf0460]: java.sql.SQLException:
net.snowflake.ingest.internal.net.snowflake.client.jdbc.SnowflakeConnectionV1
not unwrappable from net.snowflake.client.jdbc.SnowflakeConnection{code}
If the dependency upgrades are reverted it works again as expected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)