Skip to content

Commit 6edf329

Browse files
committed
Profiles Sync edits
1 parent a176d74 commit 6edf329

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

src/connections/storage/catalog/databricks-delta-lake/databricks-profiles-sync.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Segment creates [managed tables](https://docs.databricks.com/en/data-governance/
1919
- Use the Databricks guide for [adding a service principal to your account](https://docs.databricks.com/en/administration-guide/users-groups/service-principals.html#manage-service-principals-in-your-account){:target="_blank"}. This name can be anything, but Segment recommends something that identifies the purpose (for example, "Segment Profiles Sync"). Note the Application ID that Databricks generates for later use. Segment doesn't require `Account admin` or `Marketplace admin` roles.
2020

2121
- The service principal needs the following setup:
22-
- OAuth secret tocken generated. Follow the [Databricks guide for generating an OAuth secret](https://docs.databricks.com/en/dev-tools/authentication-oauth.html#step-2-create-an-oauth-secret-for-a-service-principal){:target="_blank"}. Note the secret generated by Databricks for later use. Once you navigate away from the page the secret is no longer visible. If you lose or forget the secret, you can delete teh existing secret and create a new one.
22+
- OAuth secret tocken generated. Follow the [Databricks guide for generating an OAuth secret](https://docs.databricks.com/en/dev-tools/authentication-oauth.html#step-2-create-an-oauth-secret-for-a-service-principal){:target="_blank"}. Note the secret generated by Databricks for later use. Once you navigate away from the page the secret is no longer visible. If you lose or forget the secret, you can delete the existing secret and create a new one.
2323
- [Catalog level priveleges](https://docs.databricks.com/en/data-governance/unity-catalog/manage-privileges/privileges.html#general-unity-catalog-privilege-types){:target="_blank"} which include:
2424
- USE CATALOG
2525
- USE SCHEMA
@@ -58,16 +58,15 @@ Use the following five steps to connect your Databricks warehouse.
5858
5959
### Step 1: Name your destination
6060

61-
Add a name to help you identify this warehouse in Segment. You can change this name at any time by navigating to (???
61+
Add a name to help you identify this warehouse in Segment. You can change this name at any time by navigating to the destination settings (**Connections > Destinations > Settings**) page.
6262

6363
### Step 2: Enter the Databricks compute resources URL
6464

65-
6665
You'll use the Databricks workspace URL, along with Segment, to access your workspace API.
6766

6867
Check your browser's address bar when inside the workspace. The workspace URL will look something like: `https://<workspace-deployment-name>.cloud.databricks.com`. Remove any characters after this portion and note the URL for later use.
6968

70-
### Step 3: Enter a Unity catalog name.
69+
### Step 3: Enter a Unity catalog name
7170

7271
This catalog is the target catalog where Segment lands your schemasand tablestables.
7372
1. Follow the Databricks guide for [creating a catalog](https://docs.databricks.com/en/data-governance/unity-catalog/create-catalogs.html#create-a-catalog){:target="_blank"}. Be sure to select the storage location created earlier. You can use any valid catalog name (for example, "Segment"). Note this name for later use.
@@ -76,14 +75,14 @@ This catalog is the target catalog where Segment lands your schemasand tablestab
7675
2. Select the Segment service principal from the dropdown, and check `ALL PRIVILEGES`.
7776
3. Click **Grant**.
7877

79-
### Step 4: Add the SQL warehouse details from your Databricks warehouse.
78+
### Step 4: Add the SQL warehouse details from your Databricks warehouse
8079

8180
Next, add SQL warehouse details about your compute resource.
82-
- **HTTP Path**: Get connection detials for a SQL warehouse
81+
- **HTTP Path**: The connection details for your SQL warehouse
8382
- **Port**: The port number of your SQL warehouse.
8483

8584

86-
### Step 5: Add the principal service client ID and client secret.
85+
### Step 5: Add the principal service client ID and client secret
8786

8887
Segment uses the service principal to access your Databricks workspace and associated APIs.
8988
1. Follow the Databricks guide for [adding a service principal to your account](https://docs.databricks.com/en/administration-guide/users-groups/service-principals.html#manage-service-principals-in-your-account){:target="_blank"}. This name can be anything, but Segment recommends something that identifies the purpose (for example, "Segment Profiles Sync"). Note the Application ID that Databricks generates for later use. Segment doesn't require Account admin or Marketplace admin roles.

0 commit comments

Comments
 (0)