-
Notifications
You must be signed in to change notification settings - Fork 381
Databricks Data Graph setup #6725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Deploy Preview for segment-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some super minor stuff, but this looks great.
|
||
## Set up Databricks credentials | ||
|
||
Sign into Databricks with admin permissions to create new resources and provide Data Graph with the necessary permissions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sign into Databricks with admin permissions to create new resources and provide Data Graph with the necessary permissions. | |
Sign in to Databricks with admin permissions to create new resources and provide Data Graph with the necessary permissions. |
|
||
### Step 5: Validate the permissions of your Service Principal user | ||
|
||
Sign into the [Databricks CLI with your Client ID secret](https://docs.databricks.com/en/dev-tools/cli/authentication.html#oauth-machine-to-machine-m2m-authentication){:target="_blank”} and run the following SQL to verify the Service Principal user has the correct permissions for a given table. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sign into the [Databricks CLI with your Client ID secret](https://docs.databricks.com/en/dev-tools/cli/authentication.html#oauth-machine-to-machine-m2m-authentication){:target="_blank”} and run the following SQL to verify the Service Principal user has the correct permissions for a given table. | |
Sign into the [Databricks CLI with your Client ID secret](https://docs.databricks.com/en/dev-tools/cli/authentication.html#oauth-machine-to-machine-m2m-authentication){:target="_blank”} and run the following SQL to verify the Service Principal user has the correct permissions for a given table. |
Re: "below"/"the following", this one is great.
Co-authored-by: pwseg <86626706+pwseg@users.noreply.github.com>
Thank you for your contribution! Your pull request is merged, but may take a day or two to appear on the site. |
Proposed changes
Added a procedure for setting up Databricks to the Data Graph/Linked Cinematic Universe
Merge timing
Before 12 PM PST on Thursday, June 20th.
Related issues (optional)