Skip to content

Commit

Permalink
Create databricks.md doc-2077 (#4938)
Browse files Browse the repository at this point in the history
  • Loading branch information
RachelHooley authored Oct 22, 2024
1 parent b40ab20 commit f576e15
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/docs/cost-intelligence/tutorials/integrations/databricks.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Databricks

Use Databricks integration to collect billable and usage metrics for your organization.

## Configure Databricks in Cost Intelligence

1. In Databricks, get the [account ID](https://docs.databricks.com/en/admin/account-settings/index.html#account-console).
2. In the Spot Console, go to **Cost Intelligence** > **Administration**.
3. Click **Integrations** > **Databricks** > **Add Instance**.
4. Enter a <i>Name</i>.
5. Paste the account ID from Databricks in <i>Client ID</i>.
6. In Databricks, get the [client secret](https://docs.databricks.com/en/admin/account-settings-e2/single-sign-on/oidc.html).
7. In the Spot Console, paste the client secret from Databricks in <i>Client Secret</i>.
8. In Databricks, get the [server hostname](https://docs.databricks.com/en/integrations/jdbc/compute.html).
9. In the Spot Console, paste the server hostname from Databricks in <i>Hostname</i>.
10. In Databricks, get the [HTTP path](https://docs.databricks.com/en/integrations/jdbc/compute.html).
11. In the Spot Console, paste the HTTP path from Databricks in <i>HTTP Path</i>.
12. Click **Add Instance**.

0 comments on commit f576e15

Please sign in to comment.