Source
Error “UnresolvedAddressException” while calling an External API from Snowflake Native Application
ISSUE: When trying to call an External API from Java Native Connector, the call fails with the below exception: java.
JDBC driver throws javax.naming.CommunicationException: DNS error (Root exception: java.net.SocketTimeoutException)
ISSUE: The following exception occurs on macOS (aarch64) when using the JDBC driver’s diagnostic feature (i.e., ENABLE_DIAGNOSTICS=TRUE)…