Confluent Cloud
This quickstart shows you how to create a Confluent Cloud connection.
Create a connection to Confluent Kafka
To ingest data from your Confluent topic into a table within Upsolver, you must first create a connection that provides the appropriate credentials to access your topic.
Your connection is persistent, so you won't need to re-create it for every job. The connection is also shared with other users in your organization.
Here’s the code for creating a connection to Confluent Kafka:
After you complete this step, you should see the my_confluent_connection connection in your navigation tree.
Learn More
Last updated