Set up tasks for the Snowflake Connector for Kafka¶
This topic describes the overall tasks required to set up, configure, and run the Snowflake Connector for Kafka.
Prerequisites¶
Ensure the following prerequisites are met:
Ensure that you have reviewed Snowflake Connector for Kafka.
Ensure that you have reviewed how the connector works.
You have configured Kafka with the desired data retention time and/or storage limit. See how the connector works for all supported properties.
You have installed and configured the Kafka Connect cluster. . Snowflake recommends using the same versions on Kafka Broker and Kafka Connect Runtime.
You have configured the Kafka Connect cluster to run in the same cloud provider region as your Snowflake account. . While not strictly required, running in the same region improves throughput and reduces cross-region data transfer costs.
Tasks¶
Perform the following tasks to set up, configure, and run the Snowflake Connector for Kafka.
Order |
Task |
Description |
|---|---|---|
0 |
Review Prerequisites |
Review and confirm all required prerequisites. |
1 |
Configure Snowflake for the Snowflake Connector for Kafka. |
|
2 |
Configure Kafka for the Snowflake Connector for Kafka. |
|
3 |
Test the connector with a small amount of data. |