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
- 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 RabbitMQ.
- (Optional) Add a comment.
- Enter the RabbitMQ Host, Username, and Password.
- Enter the Virtual host and Port of the RabbitMQ broker. The default virtual host is
/and the default port is5672. - Click Create connection.