Skip to content

Commit ae58cbe

Browse files
committed
Add suggestions from code review
1 parent b77f3a7 commit ae58cbe

File tree

1 file changed

+2
-2
lines changed
  • src/connections/storage/catalog/databricks

1 file changed

+2
-2
lines changed

src/connections/storage/catalog/databricks/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@ Next, add SQL warehouse details about your compute resource.
7878
- **Port**: The port number of your SQL warehouse.
7979

8080

81-
### Step 5: Add the service principal client ID and client secret
81+
### Step 5: Add the service principal client ID and OAuth secret
8282

8383
> warning ""
84-
> Be sure to note the principal ID and the client secret Databricks generates, as you'll need to enter them in this step.
84+
> Be sure to note the principal ID and the OAuth secret Databricks generates, as you'll need to enter them in this step.
8585
8686
Segment uses the service principal to access your Databricks workspace and associated APIs.
8787
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 Storage Destinations"). Note the principal application ID that Databricks generates to use in this step. Segment doesn't require Account admin or Marketplace admin roles.

0 commit comments

Comments
 (0)