Create a Kafka connection
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
Create a Kafka connection in Catalog Explorer to store authentication credentials for Lakeflow Connect ingestion. Any user with the USE CONNECTION privilege on the connection can then create Kafka ingestion pipelines without needing direct access to the credentials.
For privilege requirements, see Connect to managed ingestion sources.
Create a connection
-
In the Databricks workspace, click
Catalog > Create > Create a connection.
-
On the Connection basics page of the Set up connection wizard, specify a unique Connection name.
-
In the Connection type drop-down menu, select Kafka.
-
In the Auth type drop-down menu, select either Username and Password or Service Credential. For instructions, see
-
(Optional) Add a comment.
-
(Username and Password) Enter the user identity and password of the Kafka cluster.
-
(Service Credential) Select your service credential from the drop-down or click Create new service credential. Enter the bootstrap servers of the Kafka cluster.
-
(Optional) Enter the URL, API key, and API secret for your schema registry.
-
Click Create connection.