[
https://issues.apache.org/jira/browse/NIFI-15038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18030386#comment-18030386
]
ASF subversion and git services commented on NIFI-15038:
--------------------------------------------------------
Commit feab2a47049a311cd83fc2c11f38c57a945eae83 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=feab2a4704 ]
NIFI-15038 Upgraded Snowflake JDBC to Thin version 3.27.0
- Upgraded Snowflake Ingest SDK to 4.3.0 unshaded
- Added version overrides for transitive dependencies from Snowflake Ingest SDK
Signed-off-by: Pierre Villard <[email protected]>
This closes #10425.
> 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
> Assignee: Mark Bathori
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)