Skip to main content
This connector is available as a built-in connector on StreamNative Cloud.

Prerequisites

Quick Start

  1. Setup the kcctl client: doc
  2. Create a Snowflake instance
  3. Setup the database, user in Snowflake, please refer to: Snowflake Documentation
  4. Setup keypair: refer to: Using key pair authentication & key rotation
  5. Create a secret in StreamNative Console, and save the private key’s content and passphrase to the secret, please refer to: doc, let’s say the secret name is gcp, and key is auth
  6. Create a JSON file like the following:
  7. Run the following command to create the connector:

Configuration

The Snowflake Kafka sink connector is configured using the following Required properties: For the full list of configs, see the Official Snowflake Kafka Connect documentation