[
https://issues.apache.org/jira/browse/NIFI-12126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17769067#comment-17769067
]
ASF subversion and git services commented on NIFI-12126:
--------------------------------------------------------
Commit 5644fdd72575f9e8e45d8b057e61f9d59e1e9078 in nifi's branch
refs/heads/main from Peter Turcsanyi
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=5644fdd725 ]
NIFI-12126: Downgrade snowflake-jdbc to 3.13.33
snowflake-ingest-sdk:2.0.3 is not compatible with snowflake-jdbc:3.14.x
Signed-off-by: Pierre Villard <[email protected]>
This closes #7790.
> Downgrade snowflake-jdbc to 3.13.33
> -----------------------------------
>
> Key: NIFI-12126
> URL: https://issues.apache.org/jira/browse/NIFI-12126
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Peter Turcsanyi
> Assignee: Peter Turcsanyi
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> {{{}net.snowflake:{}}}{{snowflake-ingest-sdk:2.0.3}} is not compatible with
> {{{}net.snowflake:{}}}{{snowflake-jdbc:3.14.x}} due to
> {code:java}
> java.lang.NoSuchMethodError: 'net.snowflake.client.jdbc.telemetry.Telemetry
> net.snowflake.client.jdbc.telemetry.TelemetryClient.createSessionlessTelemetry(net.snowflake.client.jdbc.internal.apache.http.impl.client.CloseableHttpClient,
> java.lang.String)'
> at
> net.snowflake.ingest.connection.TelemetryService.<init>(TelemetryService.java:68){code}
> Downgrade {{snowflake-jdbc}} to the latest version on the 3.13.x line.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)