Table of Contents

Search

  1. Preface
  2. Part 1: Getting Started with Snowflake Data Cloud Connector
  3. Part 2: Data Integration with Snowflake Data Cloud Connector
  4. Part 3: SQL ELT with Snowflake Data Cloud Connector
  5. Appendix A: Data type reference
  6. Appendix B: Additional runtime configurations
  7. Appendix C: Upgrading to Snowflake Data Cloud Connector

Snowflake Data Cloud Connector

Snowflake Data Cloud Connector

Configure logging properties

Configure logging properties

Error messages might appear in the session log from Snowflake in some scenarios.
To avoid this error, perform the following tasks:
  1. Navigate to the following location:
    <Secure Agent installation directory>\apps\jdk\1.8.0_Zulu<version>\jre\lib
  2. Set the
    logging.properties
    field to include
    java.util.logging.ConsoleHandler.level = WARNING
If you do not set this logging property, the following errors might appear in the session logs:
net.snowflake.client.jdbc.internal.apache.http.impl.execchain.RetryExec execute
INFO: I/O exception (net.snowflake.client.jdbc.internal.apache.http.NoHttpResponseException) caught when processing request to {s}...> The target server failed to respond.

0 COMMENTS

We’d like to hear from you!