Hi all,
It is not a question, more of a tip for all that work with Snowflake!
Snowflake released an update (at least in Azure US-East 2), which results in an error message for both the data input and data stream out tools.
The error displayed is:
[Snowflake][Snowflake] (25)
Result download worker error: Worker error: [Snowflake][Snowflake] (4)
REST request for
URL #URL
failed: CURLerror (curl_easy_perform() failed) - code=91 msg='SSL server certificate status verification FAILED'.
The solution to overcome this is to install the most recent version of the ODBC driver from: https://sfc-repo.snowflakecomputing.com/odbc/index.html
I don't know whether these issues are also at other instances, or that they are Azure US East-2 specific.
Yalmar