Skip to content

Commit 76203c7

Browse files
committed
move create a warehouse doc [netlify-build]
1 parent 770640f commit 76203c7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

src/unify/linked-profiles/setup-guides/databricks-setup.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,8 @@ To verify that your Service Principal has "Can use" permission, see the [Confirm
3838
2. Select the “Permissions” tab and click **Add Permissions**.
3939
3. Add the newly created Service Principal user and click **Save**.
4040

41-
#### Create a new warehouse
42-
1. Log into your workspace as an Admin in the Databricks UI.
43-
2. Navigate to SQL Warehouses and click **Create SQL Warehouse**.
44-
3. Enter a name for your warehouse, select a cluster size, and click **Create**.
41+
> success ""
42+
> If you already have a warehouse you'd like to use, you can [Add your Service Principal User to Warehouse User Lists](#add-your-service-principal-user-to-warehouse-user-lists). If you need to create a new warehouse, see the [Create a new warehouse](#create-a-new-warehouse) documentation.
4543
4644
#### Add your Service Principal User to Warehouse User Lists
4745
1. Log into the Databricks UI as an Admin.
@@ -146,6 +144,11 @@ After identifying the following settings, continue setting up your Data Graph by
146144

147145
## Additional set up for warehouse permissions
148146

147+
#### Create a new warehouse
148+
1. Log into your workspace as an Admin in the Databricks UI.
149+
2. Navigate to SQL Warehouses and click **Create SQL Warehouse**.
150+
3. Enter a name for your warehouse, select a cluster size, and click **Create**.
151+
149152
### Update user access for Segment Reverse ETL catalog
150153
Run the following SQL if you run into an error on the Segment app indicating that the user doesn’t have sufficient privileges on an existing `_segment_reverse_etl` schema.
151154

0 commit comments

Comments
 (0)