Skip to main content

Create a RabbitMQ connection

Beta

This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.

Create a RabbitMQ 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 RabbitMQ ingestion pipelines without needing direct access to the credentials.

For privilege requirements, see Connect to managed ingestion sources.

Prerequisites

Complete the source setup. Use the broker connection details you obtain to create the connection.

Create a connection

  1. In the Databricks workspace, click Data icon. Catalog > Create > Create a connection.
  2. On the Connection basics page of the Set up connection wizard, specify a unique Connection name.
  3. In the Connection type drop-down menu, select RabbitMQ.
  4. (Optional) Add a comment.
  5. Enter the RabbitMQ Host, Username, and Password.
  6. Enter the Virtual host and Port of the RabbitMQ broker. The default virtual host is / and the default port is 5672.
  7. Click Create connection.

Next steps

Create an ingestion pipeline.